The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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...