Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

How to apply a filter to decide which formula is used in a calculated measure

$
0
0
Hi colleagues, I am just wondering what could be the best way to meet this requirement:The user wants to be able, using excel, to apply a filter to all measures in every measure group.I though that I can create a dimension with a single level with two members, let´s say "on" and "off" and depending on the selected member and using an IIF statement decide which formula applies to the calculated measures.I have serious doubts about the performance and for this technique because I am thinking as a .Net developer and not as a cube developer. Maybe it is better to resolve it scoping the measures but I cannot figure it out.Any comment will be appreciated.Kind Regards.

Viewing all articles
Browse latest Browse all 1341

Trending Articles