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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Group columns in matrix

I have a dataset as described in top table. I need to create a matrix visual as with bottom table by placing columns in specific categories so that users can easily distinguish them. Closest I got was by using matrix with stepped layout but I still do not know how I can implement categories/groups on column level. Any suggestions?

 

2022-06-21_10h15_18.png

1 ACCEPTED SOLUTION
Saap
Resolver III
Resolver III

Hi @Anonymous 


I think you have to do 2 main things - unpivot columns in Power Query and add a category column where you specify if it is Interim or Master product.

Then when your data is in proper format you can simply put it in a matrix.

Saap_0-1655800897618.png


Please see the test pbix file here: https://filetransfer.io/data-package/NTRyDpV0#link

View solution in original post

1 REPLY 1
Saap
Resolver III
Resolver III

Hi @Anonymous 


I think you have to do 2 main things - unpivot columns in Power Query and add a category column where you specify if it is Interim or Master product.

Then when your data is in proper format you can simply put it in a matrix.

Saap_0-1655800897618.png


Please see the test pbix file here: https://filetransfer.io/data-package/NTRyDpV0#link

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors