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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Sorting of Month Year

I have a column called month year that runs from Jan 2010 - Dec 2020

 

When I create a slicer for it, it sorts as :

Apr 2010

Apr 2011  and so on if it is sorted by month and

Jan 2010

Jan 2011 and so on if sorted by year.

 

I Would like to know how to sort it as folllows:

Jan 2010

Feb 2010

Mar 2010

....

Dec 2010

Jan 2011

Feb 2011

....

 

Is there any way this can be done?

 

Thank You!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous 

 

one solution is calculate a new column (year *100 + month num) and sort your month year column by this new column

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

 

 

this way april 2010 and april 2011 would show as 201004 and 201104 respectively.

 

 

View solution in original post

4 REPLIES 4
jainbhavesh9
Frequent Visitor

thanks it works

Anonymous
Not applicable

You might also be able to change that month/year column into a date column and then it will sort automatically.  I did that and it still retained the month/year format (save before you try)

Anonymous
Not applicable

@Anonymous 

 

one solution is calculate a new column (year *100 + month num) and sort your month year column by this new column

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

 

 

this way april 2010 and april 2011 would show as 201004 and 201104 respectively.

 

 

Anonymous
Not applicable

@Anonymous It Worked. Thank You!

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors