Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.