I have a REP01 module with Account 2 (R1, R2, L1, L2, E1, E2) and City(City 1, City 2, …) dimensions and an Amount line item.
City rolls up to Region (Region 1, Region 2)
Account 2 rolls up to Account 1 (Revenue, Labor, Expense).
In REP01 module's Amount line item, I want to sum in City dimension but use a formula of Revenue - Labor - Expense in Account dimension.
I know I can accomplish this using an extra Amount line item and Ratio summary method with denominator= 1.
Can you help with dimensionality?
P.S. I want to use as few cells as possible since this is a multidimensional reporting module.