Multi Parameter SSRS Report Running Very Slowly with SSAS Data Source
Hi, When I deploy this report and try and run in IE, IE freezes and task manager reports that this instance of IE is not responding. When I run the main data set query within query designer it executes...
View ArticleCubes and dimensions in Dataware house have 2 databases
I have two relational databases (Oracle & DB2), each of them in standalone server and have similar(for example : customerName in oracle & custName in DB2 is "John") data but the different in...
View ArticleNeed Information about cube,SSAS, Partition Deployment
Hi All, I am a new SSAS developer, but i don't have any realtime experience So can anyone of you explain how the deployment process takes places for the following features. and also can you please...
View Articleanalysis services 2012 how to make a mirroring
hello everyone.i know mirroring in database ,but in cube. can we implement mirroring.
View ArticleMDX equivalent of SQL IN(, , , ,) construct
Very new to MDX, Cubes, DW here. I wrote a query like this WITH MEMBER [Measures].[AvgValues] as ([Measures].[SumValues])/([Measures].[RowCount]) SELECT {[Mapping].[MapId].[1],...
View ArticleSorting on dimension not happening properly.
the below code is not providing correct order for DESC but coming correct in ASC. Any solutions? WITH SET S AS ORDER( [Delivery Date].[Calendar].[Month].MEMBERS ,[Delivery Date].[Month of...
View ArticleQuarter desc attribute!
Hi Team, I have to get quarter attribute as April-June 2010(firstmonthofquarter - lastmonthofquarter year). Presently i have quarter values 1,2,3,4. Is this possible? Regards, Eshwar.
View Articlemdx hierarchy count of min (minimum)
how can traduce it in MDX language? Thanks in advance niko
View ArticleWhere did this new AS DB come from?
Mods, please feel free to delete this post. I have newer/ better info, and will start a new thread.
View ArticleMicrosoft BI viewer!?
Hi What is the best business intelligence viewer for Microsoft BI solution? I know we can use excel to analysis purposes. But I think it does not have dashboard. If I would use Microsoft SharePoint as...
View ArticleSSAS Database content disappears
We had this issue in the past and believed it was caused by BIDS deploying a solution with unsufficient permissions, but last weekend, we had this issue where we are 100% sure nobody used BIDS. What...
View Articlerenaming measure group
How can I rename a measure group that's in a cube on the server. I renamed the measure group in the BIDs project, but when I deploy it to the server, it will not overwrite the old name. I'm using the...
View ArticleAdding sold volume to sales fact table
Hi! I´ve a fact table containg order-lines. Something like this: **OrderLineKey *OrderKey *TimeKey *ProductKey Quantity SalesAmount I want to add the measure sold volume. Also...
View ArticleChange the order of attributes.
Changing the Attributes order Hi, Is it possible to change the order of attributes? If yes please suggest me how move up and down column names. For example in follwing screenshots, i want...
View ArticleTrying to Install SSAS 2000 Client Tools getting error "To install a new...
Hello, I am pretty exasperated and need help... I have a Windows XP 32-bit laptop that I use for development. The laptop has an installation of SQL Server 2008 R2 as well as Analysis Services, BIDS,...
View Articleprocessing cube time
what are the best ways to improve cube processing time ? we are trying to process billions of fact record and find ways to improve processing time. the cube already has partitions.
View ArticleTrying to process Cube OLE DB operation Error Code = 0xC1060000, External...
Hi everybody when i'm trying to process a Cube i get an Errormessge. The DB for the Cube and the Analysis Service are installed on different Servers, but both are MS SQL Server 2008 R2.
View ArticleAggregate Function on Calculated Members returns NULL on SQL2008R2
Hi, we have the following issue: We are using Cognos on SSAS 2008R2 (10.50.2500.0). Cognos generates in its query (in Dynamic Query Mode) an AGGREGATE() Function on a Calculated Measure. This Function...
View ArticleAMO - problem creating calculation in cube perspective
Hi, I created a cube perspective using AMO (SQL 2008 R2). Dimension attributes, hierarchies, measures, kpis and actions are added correctly. My problem is with Calculated Members. My code :...
View Article