Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have a line chart with the January, November and December at the bottom of the chart. January is for 2018 so it needs to be last. How do I get the chart to put the months in that order? The year is not in the character date but I do have it in another field.
Thanks, Mark
Solved! Go to Solution.
@Anonymous wrote:
I have a line chart with the January, November and December at the bottom of the chart. January is for 2018 so it needs to be last. How do I get the chart to put the months in that order? The year is not in the character date but I do have it in another field.
Thanks, Mark
@Anonymous
The unexpected sorting order may be caused by your data type, what is the type of the axis column? If date type, there shall be no problem. As to text type, you can reference Sorting by Month Names in Power BI
@Anonymous wrote:
I have a line chart with the January, November and December at the bottom of the chart. January is for 2018 so it needs to be last. How do I get the chart to put the months in that order? The year is not in the character date but I do have it in another field.
Thanks, Mark
@Anonymous
The unexpected sorting order may be caused by your data type, what is the type of the axis column? If date type, there shall be no problem. As to text type, you can reference Sorting by Month Names in Power BI