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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is it possible to change the matriz visualization with Columns (month) and Values (Sale, Margin, Price)
From this
January | February | |||||
Sales | Margin | Price | Sales | Margin | Price | |
Channel 1 | ||||||
Channel 2 | ||||||
Channel 3 |
|
To this:
Sales | Margin | Price | ||||
January | February | January | February | January | February | |
Channel 1 | ||||||
Channel 2 | ||||||
Channel 3 |
@RGL , No, You may have to convert measure to dimension for that.
refer: https://community.powerbi.com/t5/Desktop/Matrix-Display-Values-above-Columns/td-p/256905
https://community.powerbi.com/t5/Desktop/grouping-measure-results/td-p/456795