Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
PBIViz_2024
Advocate I
Advocate I

Creating a matrix visual without using calculation groups

Hi,

 

I need to develop below table in power BI.The known method for me to have the exact same visual is using calculation groups.

But when I used that method it will reduce the performances.Threfore I am looking for an better alternative which may not impact visual level performance.Appreciate any suggestions.

 

PBIViz_2024_0-1730954284846.png

Regards,

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @PBIViz_2024 

This isn't impossible but one of the complex things to do in Power BI and unlike Excel, it isn't very straightforward. Those extra columns after actual data add to the complexity as you need to be able to show the period name dynamically based on the current reporting period. For this, you will need a disconnected table for the column headers and another one for the row headers and then a measure or two to return the desired values. You'll have to consider the formatting as well if you need  to show the figures in percentage, dollar or just plain numbers.

Attached a sample pbix files to help you get started with.

danextian_0-1730961855565.png

danextian_1-1730961889267.png

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

1 REPLY 1
danextian
Super User
Super User

Hi @PBIViz_2024 

This isn't impossible but one of the complex things to do in Power BI and unlike Excel, it isn't very straightforward. Those extra columns after actual data add to the complexity as you need to be able to show the period name dynamically based on the current reporting period. For this, you will need a disconnected table for the column headers and another one for the row headers and then a measure or two to return the desired values. You'll have to consider the formatting as well if you need  to show the figures in percentage, dollar or just plain numbers.

Attached a sample pbix files to help you get started with.

danextian_0-1730961855565.png

danextian_1-1730961889267.png

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.