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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RashmitaR
Helper IV
Helper IV

Sorting month name descending in order

Hi I am usinga a Matrix where in i have year and month name in my columns.Could someone please suggest a way to display the month name in descending order (i.e september,august,july,june,etc.)

1 ACCEPTED SOLUTION
v-haibl-msft
Employee
Employee

@RashmitaR

 

You can create a MonthNum column with following formula. Then select the Month column and make it sorted by MonthNum column.

MonthNum = 
- MONTH ( Table1[Date] )

Sorting month name descending in order_1.jpgSorting month name descending in order_2.jpg

 

Best Regards,

Herbert

View solution in original post

5 REPLIES 5
v-haibl-msft
Employee
Employee

@RashmitaR

 

You can create a MonthNum column with following formula. Then select the Month column and make it sorted by MonthNum column.

MonthNum = 
- MONTH ( Table1[Date] )

Sorting month name descending in order_1.jpgSorting month name descending in order_2.jpg

 

Best Regards,

Herbert

Hi @v-haibl-msft

 

I tried your solution.It is working .Thanks

@RashmitaR

 

In my last screenshot of matrix report, the Month names are in descending order like Sep, Aug, July, June in 2016.

What is your expected result?

 

Best Regards,

Herbert

Anonymous
Not applicable

Within Query Editor, you can create a conditional column and assign a numeric value to the column based on months. In Power BI, in the Data View, you can use the 'Sort by Column' feature to sort the month column based on values of the (conditional) column you created in Query Editor.

 

Thanks

Kaz

BhaveshPatel
Community Champion
Community Champion

Hi There,

 

Please follow this blog post for more information.

It is Straight Forward and Requires little tricks.

 

https://community.powerbi.com/t5/Desktop/Sorting-by-Month-as-Text-Jan-Feb-Mar-etc/td-p/9237\

 

Thanks & Regards,

Bhavesh

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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