Quote:
What type of MDX expression can I get away with in the Top
Level, Bottom Level, Allowed Members, and Denied Members
properties for a custom dimension security setup? I would
think that the MDX for Top Level and Bottom Level should
simply return level objects. And the MDX for Allowed
Members and Denied Members should return a set. |
This is precisely correct
Quote:
Basically, I want
to return one of several levels based on conditions. So,
the MDX I am using is a big iif() statement. Will this work ? |
This can be done, and I have done it in the past. Can you paste your MDX
expression and we can check where the problem is.
--
==================================================
Mosha Pasumansky - www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================