Forum Discussion
Measure aggregated based on dimensions
OK, so what would that look like if it was aggregated by the "time dimension"?
That's TOTAL(2) in the picture, and if you aggregate by department dimension you whould obtain TOTAL (1)
- ovinasca8 years agoFrequent Visitor
Hope it helps....
Maybe it's not possible....
Thanks!
- Greg_Deckler8 years agoCommunity Champion
Is there a reason why you cannot just have 2 measures, one for SUM and one for AVERAGE?
- ovinasca8 years agoFrequent Visitor
Well, I could try to use a work-around presentation for the data.
But anyway, using two different measures I will have the same problem working with matrix:
The red cells are wrong.....
- Anonymous5 years agoNot applicable
Solution is great and solves the initial problem. But can you help on the Total Sum cell as well? Current solution calculates the AVERAGE on the full table which returns 5 which doesn't make much sense. What is the solution to make the AVERAGE of total SUMs instead of AVERAGE of whole table at lowest level? The correct result should be 15