Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 17 | |
| 13 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 41 | |
| 39 | |
| 38 | |
| 38 |