If you're using AS 2005, appropriate user hierarchies can be configured
in the geography dimension, rather than setting up separate dimensions.
The MDX Exists() function can be used to filter members that can exist
with the already-slected members:
http://msdn2.microsoft.com/en-us/lib...S,SQL.90).aspx
Returns the set of members of one set that exist with one or more tuples
of one or more other sets.
...
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***