Forum Discussion
HLST
4 years agoFrequent Visitor
Matrix Column Totals alternatives
Is it possible to change the row "Total" which sums up each column, to variance, median, mean, etc. I'm trying to visualise budgeted sales to actual sales and instead of seeing the sumation of these...
- Anonymous4 years ago
HLST
The "total" doesn't really mean sum up the values, it is just a label that display of the aggregation of visual value. For example, if I want it to be AVERAGE, I can create an measure = average([value]), and change the label from "Total" to "Average" under the "subtotals" section in the format panel. This also applies to variance, mean, median, etc. You need to create an appropriate measure and change the label accordingly.Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Anonymous
4 years agoNot applicable