Forum Discussion
Adding both a total and an average column
- 3 years ago
Hi abdul26 ,
in this pbi file there is a very formal method for your problem. Let me know if the link does not work.
https://1drv.ms/u/s!Aj45jbu0mDVJiH9FTsdOyUHsl_Or?e=ErSRsr
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi abdul26 ,
According to your description, here is my solution.
I created a sample.
Create a measure to calculate the average value.
Average = AVERAGE(Tabelle1[Value])
Make sure the option followings is turned on. And then put the measure and "value" to values together. Put "value" to the first which will calculate the total.
Note that when we put measure to "value", it will create columns under "columns" as the screenshot shows.
And you can refer to the following link.
Create a matrix visual in Power BI - Power BI | Microsoft Learn
I attach my sample below for your reference.
Best Regards,
Community Support Team _ xiaosun
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.