![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm new to mdx. I need to write a where that in sql would be like where ( dimension1=value1 OR dimension2=value1 OR dimension3=value1) AND (any other contidion) How do I create this condition ? What I need is to prefilter data in order to show only data to which the current user has access to ( but current user is stored in more than one dimension) thank you! |
#3
| |||
| |||
|
|
However, if you don't know the members, but have to look them up or search for them using conditions like if dimension1=value1 OR dimension2=value1 OR dimension3=value1 then ... you need to either create these members first using the WITH MEMBER clause, or place them on an axis. |
|
xxxx| |
![]() |
| Thread Tools | |
| Display Modes | |
| |