How can I correctly display a revenue ratio (costs as a percentage of of revenue) in Board?No matter what I've tried so far, as soon as I have row and column totals, the ratios for the totals are not displayed correctly.
- I used a cube without an account entity, into which I only wrote the revenue.
- I used the original cube and applied a block reference (Refer to) on revenue.
- I tried working with algorithms, dividing sums by count.
- I tried Last Value, Min, Max, Avg.
Nothing has resulted in getting the correct ratios in the rows as well as in the Totals and Grand Totals.
Additional note:
As soon as you use the “Last Value,” “AVG,” “Min,” “Max” or other functions, the total cell in the Totals section is blank.Is this a bug or intended behavior? I would expect to see the corresponding values in the Totals section here.