Join 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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?
Solved! Go to Solution.
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.
Please see the test pbix file here: https://filetransfer.io/data-package/NTRyDpV0#link
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.
Please see the test pbix file here: https://filetransfer.io/data-package/NTRyDpV0#link
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.