Calculated measure problem. -
12-23-2005
, 04:28 AM
Firs: I'm sorry for my english, I cannot speak english well. But I need
some help.
I have got a dimension, which could have been used only together with
another
dimension. IF I use this dimension separately, I need to see only null
values, but in all
levels. My dimension has got three levels. I used calculated member and
this command: "IIF(not ISLEAF([mydimension].currentmember), null,
myvalues)". But I can see null values only in the last level. Could
somebody give me some advice, How can I set analysis manager to show
null values in the all levels in this dimension.
Thank you. |