Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A 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.

Reply
Anonymous
Not applicable

Sorting by latest column values in Matrix

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.. 

 

blueraccoon_2-1625214787377.png

blueraccoon_3-1625214817464.png


Thanks in advance!

 

3 REPLIES 3
v-jingzhang
Community Support
Community Support
DataInsights
Super User
Super User

@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.

 

DataInsights_0-1625263754239.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

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?

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.