I have an unbalanced hierarchy ( P&L Reporting) which has multi-levels
Level 1
— Level2
— — Level 3
Another entity is Account which has all the base-level accounts in it. Level 3 of the unbalanced hierarchy is linked to the Account entity where multiple accounts have a relationship with a single Level 3 member.
I have a data view where both P&L Reporting and Account entities are placed on Rows. With such a structure, Level 2 and Level 1 members are not displayed on the data view. If I enable "Show All" on rows, they display as blank.
Is there a way to display the members of both the unbalanced hierarchy and Account on the data view?