SSAS FAQ Design FAQ How do you create distinct count measure in the separate measure group from the same fact table
How do you create distinct count measure in the separate measure group from the same fact table
User Rating: / 0
PoorBest 
Written by Vidas Matelis   
Friday, 04 May 2007 19:44

Q: How do you create distinct count measure in the separate measure group from the same fact table?

A: It is recommended to have measure with aggregation type "Distinct count" in the separate measure group. But in the cube designer if fact table already has measure group associated with it, by default new measures based on that fact table with be added to the same measure group. To create new measure group you should use "New Measure..." wizard (button on the toolbar). In this wizard if you select usage "Distinct count", new measure will be added to its own measure group.

Thanks Jeje for this tip.

 

 
Tags: design, distinct count, faq

Comments (1)
1 Monday, 07 July 2008 15:29
Simon L-Deslauriers
Thanks for the tip!

I strongly recommand, as Microsoft and ssas-info did, to isolate any distinct count measures from other measures.

I've just solved a huge performance and disk usage problem by isolating my distinct count measure.
Strategy Companion