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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Shruthi96
Helper III
Helper III

Matrix column Sort (it is date column)

Hi Folks, 

 

I am exploring options to sort columns in a matrix visualization. However, I have observed that there is currently no option to sort columns; the sorting functionality is available only for rows. Please advise if there is a solution to address this limitation.

 

Shruthi96_0-1704703137181.png

 

Thanks

2 ACCEPTED SOLUTIONS

Hello @Shruthi96 ,

 

this is done in the table view, in the table having the date, on the column that you want to sort. when done there it will reflect on your matrix automatically.

 

check this out https://youtu.be/EVex9Gv-Hok?si=ZDK3NAggpJxGD_ND

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

Ahmedx
Super User
Super User

to know how to do this watch my video

https://1drv.ms/v/s!AiUZ0Ws7G26RjGQsSdA47ewZE8uj?e=77rZUo

Sample PBIX file attached

View solution in original post

9 REPLIES 9
Ahmedx
Super User
Super User

to know how to do this watch my video

https://1drv.ms/v/s!AiUZ0Ws7G26RjGQsSdA47ewZE8uj?e=77rZUo

Sample PBIX file attached

Attached PBI really helped.. Thank you so much @Ahmedx 

Idrissshatila
Super User
Super User

Hello @Shruthi96 ,

 

you need to sort this column in the data view with the feature sort by another column.

 

check it out https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column?tabs=powerbi-deskto...

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Thanks for reply. I need for Matrix visualization.  I dont get option to sort for column values for Matrix visualization. 

Hello @Shruthi96 ,

 

this is done in the table view, in the table having the date, on the column that you want to sort. when done there it will reflect on your matrix automatically.

 

check this out https://youtu.be/EVex9Gv-Hok?si=ZDK3NAggpJxGD_ND

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




@Idrissshatila , not sure how i missed the video in youtube. solution worked.. Thanks for sharing.

Hi I think this solution is what I am looking for as well. But do you need to create a measure for every dates/months in your table?

Hi @Evelyn_L 

 

Month Complete = IF(EOMONTH('Date1'[Date],0)<=TODAY(), "Yes", "No")
 
I applied above measure to the visual it worked. 

Thank you ! But I am referring to the second method he used in the video to sort the row by each column, he created two measures for offline and onlinesales added to the value. but my column is week/month, i was wondering if I will need to create measure for each week and month I have.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.