Hi experts,
We are working with EPM 10 and we are trying to create a report based on the ownership structure.
Imagine the following ownership structure:
GROUP_A
ENT_A
ENT_B
GROUP_C
ENT_C
ENT_D
ENT_E
GROUP_F
ENT_F
ENT_G
Where:
- GROUP_X are members of the dimension Scopes
- ENT_X are members of the dimension Entity.
- S_GROUP_X are members of the dimension entity that represents ENTITY scopes property.
- We have define the PARENT_GROUP, ENTITY and STORE_ENTITY properties
We define a simple report where in rows includes "Account" dimension (BAS total Assets) and in columns includes "Scopes" (Dependants of Group A) and "Entity" (All members) dimension.
When we refresh that report the columns show this:
A | Header 2 | Header 3 | Header 4 | Header 5 | Header 6 | Header 7 | Header 8 | Header 9 |
---|---|---|---|---|---|---|---|---|
GROUP_A | GROUP_A | GROUP_A | GROUP_A | GROUP_A | GROUP_A | GROUP_A | GROUP_C | GROUP_F |
ENT_A | ENT_B | ENT_C | ENT_D | ENT_E | ENT_F | ENT_G | S_GROUP_C | S_GROUP_F |
When we expect the following (as it works with SAP BPC 7.5. using GDEP option):
Header 1 | Header 2 | Header 3 | Header 4 |
---|---|---|---|
GROUP_A | GROUP_A | GROUP_C | GROUP_F |
ENT_A | ENT_B | S_GROUP_C | S_GROUP_F |
Do you know how can I obtain this?
In addition, when I try to filter the selection of members of the dimension "Entity" system doesn't let me to do it. Always apply the criteria attending to ownership structure. Do you know how I can filter the members I like to show, attending to dimension structure and not to ownership structure when I combine Scopes and Entity dimension in the same axis of a report?
Thank you. Any answer will appreciated.
Regards,
Gabriel