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
Balkrishnan
Helper II
Helper II

Bar chart - Month not sorted

I have created simple bar chart and trying to sort by month . I have created conditional column NC and sorted it also, but no change in order.

 Month Sort.png

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Balkrishnan In your table if you have a date column which is DD/MM/YYYY then you can sort it with that.

Or else if you have only month name, then write a conditional column ,(query editor --> add column tab --> conditonal column)
and then specify the sequence that you want.

After that, you can soft it by that sequence column.

View solution in original post

3 REPLIES 3
Balkrishnan
Helper II
Helper II

Solved. Thanks.

Anonymous
Not applicable

@Balkrishnan In your table if you have a date column which is DD/MM/YYYY then you can sort it with that.

Or else if you have only month name, then write a conditional column ,(query editor --> add column tab --> conditonal column)
and then specify the sequence that you want.

After that, you can soft it by that sequence column.

Thanks Mohan

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors