This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |