I have a question about a report structure and would appreciate any ideas to achieve it. There are 2 entities - Measures & Channel
Measures have the following members - The last 2 AOV members are calculated using formulae achieved through rules
Weight
Volume
Revenue
AvgOrderVal/Order = Revenue/Vol
AvgOrderVal/kg = Revenue/Weight
Now the structure of the report is as follows - The measure entity is to be outside while the inner entity is channel, as shown below
The case is, if the AOVs are calculated via rules, they cannot be applied here as rules work on the innermost entity in the layout. If we precalculate the 2 AOV measures at base level, the result is incorrect at aggregate levels.
Is there any way to display such reports?