Can I use the command "isleaf" for this problem? Could somebody help me, please? -
12-21-2005
, 02:32 AM
Firs: I'm sorry for my english, I cannot speak english well. But I need
some help.
I have 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(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. |