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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a matrix visual as follows and would like to sort the date column in descending order so that the latest date shows first
(09-2022 08-2022 07-2022 06-2022 etc.)
Following is the matrix visual with dummy data.
Any way to do this? Thanks!
Solved! Go to Solution.
Hey @ConnieMaldonado
unfortunately, there is a simple answer - this is not possible. This is because it's not possible to sort the columns by default.
For this reason, I tend to create additional columns in my calendar table with corresponding index columns (hidden in the report view). Then I use this feature https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column . In combination with the Field parameters feature, I consider it a valid "workaround".
Hopefully, this provides an idea of how to tackle your challenge.
Regards,
Tom
Hey @ConnieMaldonado
unfortunately, there is a simple answer - this is not possible. This is because it's not possible to sort the columns by default.
For this reason, I tend to create additional columns in my calendar table with corresponding index columns (hidden in the report view). Then I use this feature https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column . In combination with the Field parameters feature, I consider it a valid "workaround".
Hopefully, this provides an idea of how to tackle your challenge.
Regards,
Tom
Thank you Tom! The workaround helps.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 94 | |
| 81 | |
| 34 | |
| 29 | |
| 25 |