Hello,
I would like to know if there is a way to extract all MUNs from one cube used in any report (Analysis Studio or Report Studio)
For example:
I want to have a list of all MUNs on Cube CUBE1 on DIMENSION1 on each Level
[CUBE1].[DIMENSION1].[DIMENSION1].[LEVEL1]->:[PC].[@MEMBER].[Value1]
[CUBE1].[DIMENSION1].[DIMENSION1].[LEVEL1]->:[PC].[@MEMBER].[Value2]
[CUBE1].[DIMENSION1].[DIMENSION1].[LEVEL2]->:[PC].[@MEMBER].[Value3]
...
As far as I know with BSP you can list all elements using this reference but not each element.