Forum Discussion
dinomaster
9 years agoFrequent Visitor
Average column
Hi, I have this table and I'd like to add a column similar to the total column but with the average. When I try do it, a column with the average appears also in each month. My questio...
- 9 years ago
In Power BI Desktop, we can change the aggregation type of the field into "Average". It will be applied onto Grand Total row/column as well.
But we can only keep on Total row/column in a visual. It's not supported to add one more "Grand Total" row/column manually.
Regards,
Sean
9 years agoCommunity Champion
Not in the same Visual.
Copy ( CTRL+C ) the Matrix - paste it ( CTRL+V ) on the right side of the current
get rid of the Month field - and change to your Average Measure!
Hope this helps! :smileyhappy:
CahabaData
9 years agoMemorable Member
how about adding it at the table level as a calculated column?