Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
how to bring months in chronological order in bar chart ?
You need to set up a sort-by column. Please see this documentation.
Sort one column by another column in Power BI - Power BI | Microsoft Learn
Pat
Add a month number column (not as a calculated column, but in power query or at the source) and in the data view, select the month name column and sort by the month number column.
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column?tabs=powerbi-deskto...