Hi,
I am having Time Period Dimension which is having Program Year attribute which have members like 0-12 Months, 13-24 Months and 25-36 Months. Time Period is having Default Member 0-12 Months which is my requirement. So for Other Dimensions across all measures it shows 0-12 Months value. But two of my measures have requirement that Across all other dimension it should show All Time Period Value. How this is possible. Please note my two measures are distinct count Measures. Please suggest.
Or
Is is possible to define default member value for a dimension conditional.
For e.g. Defined Default Member should be applicable only to few measures it should use All Member for other measures.
Something like this.
IIF(MEASURES.CurrentMmember.Name IS [Measure][Sales], All Time Period, 0-12 Months)
Your quick reply is appreciated.
Thanks,
Abhijeet.