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
Beiffon
Frequent Visitor

Month name in chart not in order

HI,

 

I am having issues getting the below chart to show the months in order. Any ideas?

 

month.PNGmonth1.PNG

6 REPLIES 6
pfarahani
Helper II
Helper II

I am having the same problem, I have a Line Chart, for 2017. And the order is going March 2017, August, 2017, January 2017, October 2017 .....................In my Axis Field I have MonthName. Any ideas how to fix in the right order?

Hardik
Continued Contributor
Continued Contributor

I hope that the months data has years attached to it  and if not,year for a particular month can be added to the data so that powerbi sorts them in a proper order. 

Anonymous
Not applicable

Check the data type of month, make sure it is date or date/time. Then Power BI will sort the months accordingly

2018-04-16_10-11-54.png

 

 

 

HI, I get the following error when trying to change

error.PNG

mmace1
Impactful Individual
Impactful Individual

Is your underlying data, really just the month names themselves then?   i.e. 'January', 'February', etc? 

 

If so...do you have a way to add another column to your 'month name' data?  Maybe editing the excel or csv file it comes from?  I'm thinking you could add month numbers manually, then tell Power BI to sort by them. 

Anonymous
Not applicable

What's your orignial data type of months? Is it only have month information without any year and day values? If this is the case, Power BI would not allow you to covert it to date type since it is not actually a value date value. 

 

One solution I have is to replace your January to 1/1/2018, means to add year and day values to month for creating a real date value. 

 

You can go to Query Editor to duplicate the month column and then use Replace feature to do it. After you create the real date values, Power BI will be able to sort the month correctly.

2018-04-17_10-07-27.png

 

 

 

 

 

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.