Forum Discussion
Elisa112
Helper V
2 years agoSort dates in month order for bar chart visual
Hi Experts I am trying to sort my visual into the correct month order (ascending by month). I have data from Sept 2023 onwards. The 2023 months are in the correct order however not for 2024. See b...
- 2 years ago
Watch this short tutorial to sort months on the Column chart.
How to Sort Months the right way in PowerBI | Bar Chart | MI Tutorial - YouTube
Gabry
Super User
2 years agoHello,
what columnd did you put on the x axis? Like month? You have to sort that column by date.
If it's a column from the calendar table.
You go in the dataview, then select the month column, than select order by date, if you can't order by date you need a month number column and then you sort by month number. Hope I made my point