Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
I have created a marix with the following details
Rows: Category types
Columns: Week numbers
Values - Values
I wish to add both an average and a total column.
I am able to generate them individually but not together.
PowerBi provides the option of column subtotal that way I can have a total column.
By using the following measure =
Solved! Go to Solution.
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.
@mangaus1111 wow , thank you so much for your response.
It's a really nice measure !!
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.
sorry, but I don´t know any formal method
Hi @abdul26 ,
you can use 2 matrixs, one above the other.
See may pbi sample file here:
https://1drv.ms/u/s!Aj45jbu0mDVJiHXjhUleoc6Dg-eZ?e=SgOKxc
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you for your reply @mangaus1111 , it looks like a way around.
Isn't there any formal method to do it ?
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
42 | |
30 | |
27 | |
27 |