Active report - Filter down to Level 0 based on selection
Posted: Thu Aug 14, 2014 2:30 pm
Hi all
I have an unbalanced dimension (Country), and I want to show level 0 items only, but it has to be based on user's selection.
e.g.
C: Total
C: Region 1
N: Country 1
N: Country 2
C: Region 2
N: Country 3
N: Country 4
For example, if the user select Level 0 Country 1, then I want my report to show Country 1 only.
If the user select Region 1 (Consolidated element), then I want my report to show Country 1 & Country 2 (level 0) under this region
If the user select Total, then the report will show Country 1, 2, 3 and 4. (all level 0)
I am using TM1RPTROW for the report, am thinking to use MDX to do it. But I am not sure how can I just filter down to level 0 based on user's selection.
Thanks in advance.
Regards
Phyllis
I have an unbalanced dimension (Country), and I want to show level 0 items only, but it has to be based on user's selection.
e.g.
C: Total
C: Region 1
N: Country 1
N: Country 2
C: Region 2
N: Country 3
N: Country 4
For example, if the user select Level 0 Country 1, then I want my report to show Country 1 only.
If the user select Region 1 (Consolidated element), then I want my report to show Country 1 & Country 2 (level 0) under this region
If the user select Total, then the report will show Country 1, 2, 3 and 4. (all level 0)
I am using TM1RPTROW for the report, am thinking to use MDX to do it. But I am not sure how can I just filter down to level 0 based on user's selection.
Thanks in advance.
Regards
Phyllis