This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi there,
I'm trying to sort a matrix by the latest column values (ascending/descending), these are Jun-2021 values in my case. Been trying to find a solution to this for quite awhile now but to no successs..
Thanks in advance!
Hi @Anonymous
Currently it is not possible to sort on an individual column in Matrix visual. There are some similar ideas you can vote for:
Microsoft Idea · matrix can be sorted by any column by clicking on the column header
Microsoft Idea · Matrix visual with asc and desc sorting on every column
Microsoft Idea · Add sort on a column feature to the matrix visualization
Regards,
Community Support Team _ Jing
@Anonymous,
Try this solution.
1. Create a calculated column equal to your existing [Month Year] column.
Month Year Desc Sort = DimDate[Month Year]
2. Create a calculated column for sorting. This requires column [Year Month Num], with values such as 202101.
Month Year Desc Sort Order = DimDate[Year Month Num] * -1
3. In the Data view, sort [Month Year Desc Sort] by [Month Year Desc Sort Order].
4. Use [Month Year Desc Sort] in a visual.
Proud to be a Super User!
Hi @DataInsights
Thank you for your reply!
Apologies, I think I did not state my question clearly. What I was trying to ask was how does one sort the latest column's values for the whole matrix, e.g. Jun-2021 values for the whole matrix?
Check out the May 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 |
|---|---|
| 27 | |
| 26 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 21 | |
| 18 |