![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I have a single dimension with 3 levels: 1) Country (top) 2) Agent 3) Reviewer I want to write an MDX query that will give me an output like this: USA -> Agent 100 -> Jane Doe USA -> Agent 200 -> William Smith John Jones I know I need a non-empty cross join, but I'm not sure what syntax to use when attempting a join on different levels of the same dimension. I can see the hierarchy just fine when I browse the dimension in AS 2000 and I really want to replicate the layout via MDX. All the samples I've found assume that cross joins are only done across different dimensions. Thanks in advance. |
![]() |
| Thread Tools | |
| Display Modes | |
| |