...
Example 3 - Return a list of all members from the Account dimension [ACC] for the hierarchy [ACC] for the levels 02 and 03 [Level02] [Level03]
Panelcode |
---|
[ACC].[ACC].[Level 02].AllMembers + [ACC].[ACC].[Level 03].AllMembers |
...
...
Example 3 - Return a list of all members from the Account dimension [ACC] for the hierarchy [ACC] for the levels 02 and 03 [Level02] [Level03]
Panelcode |
---|
[ACC].[ACC].[Level 02].AllMembers + [ACC].[ACC].[Level 03].AllMembers |
...