MDX Performance Issue due to query computation mode
Hello All, We have a MDX query which is performing good when we are querying for 3 quarters of time period. As soon as we go for querying 4 quarters performance is affected badly. It moves from 4 sec...
View ArticleAdomdClient.Member.DrilledDown acts unexpected with crossjoins
I am enumerating over the tuples of the axis to render a cellset. To see if a member is drilled down I get the property DrilledDown. As long as there is only one hierarchy on an axis that is OK, but...
View ArticleAnalysis services - problem with dimension relationships
Hello , I am new here with a hope to find the proper solution regarding the analysis services. We have a cube where in most of the dimensions and measure groups are linked(Relationships) legitimately,...
View ArticleHelp need in MDX
Hi Experts - I have a requirment to perform some set based filtering in MDX. I will explain my requirement with the example: P1 P2 P3 P4 Customer 1 Yes Yes No No Customer 2 Yes No Yes No Customer 3...
View ArticleMSBI limitations
Hi Guys, Could you please tell me what are the limitations of MS BI ?..I am getting the question recently from my senior officers? Currently in our project, we are using Informatica as a ETL tool...
View ArticleDynamic MDX Constuct
I am looking into suggestion for Dynamic MDX Constucts. i want to build an application that would help build dynamic MDX and those MDX query would go against the cube and would generate a report . I...
View ArticleParent-child dimension with several hierarchies
Hello, In a parent-child dimension, is there a way to create several hierarchies? I mean, switch depth for generated level elements, if generated dimension has levels All, N1, N2, N3 I need to publish...
View ArticleDynamic calculated member with refence dimension
I have a fact table with revenue data. Then I have dimension 'D_Department' for sales departments: Key Desc 1 DepA 2 DepB 3...
View ArticleHelp need in MDX
Hi Experts - I have a requirment to perform some set based filtering in MDX. I will explain my requirement with the example: P1 P2 P3 P4 Customer 1 Yes Yes No No Customer 2 Yes No Yes No Customer 3...
View ArticleIs there a way to tell if user filtered on year-month vs year in year-month...
Hello. I have a Year-Month hierarchy [Date].[Year-Month] and several YTD and Parallelperiod Calculated Members using the heirarchy. I need to change the calculations to do a different calculation...
View ArticleControlling a Drilldown Action in VS 2010
For simplicity sake, let's say I have a fact table that only has three records in it for the same employee. In the cube I've created a measure to do a distinct count on employees in the fact table, so...
View ArticleNeed to hide measure value if it's below a treshold
I have a requirement where I need to hide the actual value of the measure in the output and immediate total if it’s below a particular threshold (e.g. less than 6). Here is a sample. I have a measure...
View Articlehow can we use normsinv in SSAS
how can we use normsinv function in SSAS ? i want to calculate sigma level for activitiesGuneet Kalra
View ArticleDate Sets alternative
I have this open ticket with Tableau (See below). I'm entering this question in this forum to see if anyone has any ideas on how I could attack this issue from teh SSAS cube side of things....
View ArticleMDX Topcount with positiveand negative values
Hi everyone, I've got a problem with the topcount function. Here's an example of what I got: A query returns 10 values. 5 of them positive, 5 of them negative. Now I want to do a top 8 on this set. I...
View ArticleUbiquitous HY008 error along with "A duplicate attribute key has been found...
Note that the attribute in question is not related to the key field for the dimension, rather it is simply another column/attribute in the table. Also the error is only generated when I add a Name...
View Articledistinct count of memebers for given facts
Hi, I have a fact table with events, there is one record per event. The events occur at properties and properties have their own dimension which has a surrogate id related to the fact table. The...
View ArticleCollapse dimension entirely
We have been using Excel Pivot Tables for SSAS data. When we add a dimension to a pivot table, it automatically expands the dimension to show the top-level members of the dimension. Is there a way to...
View Articlestring measure
i have a string column (named status) in a fact table and i want to add it as a measure in the cube. when i choose Usage="No aggregations" , i got the following error: Errors in the metadata manager....
View ArticleCannot see the calculated member value in excel
Hi All , I created a calcukated member in my cube (Average) "AVG( [[ZONE].[Zone],[Measures].[Utility Percentage] )". I processesed the dimesnions and the cube. When i opened an excel sheet and...
View Article