Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ahxl
Regular Visitor

Ordering of month name , why is it appearing in reverse order?

Hi all

 

I have a column in my dataset which gives a date, I have created a Calculated Column using the following formula 

Column = FORMAT('Customer Feedback Data'[Submit Date], "MMM")

 

This has converted all the date format values into the Month Names (Aug, Sep, Oct)

 

However, when I plot my graph using a Line Chart, for some reason its appearing as Oct, Sep, Aug.... I want these values reversed, how do I do this? 

 

Please see the screenshot below 

 

Dates Line Chart.png

 

Thanks
Ahxl

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee

3 REPLIES 3
Eric_Zhang
Employee
Employee

@ahxl

You can reference this thread Custom Sorting in PowerBI

Thanks Eric, worked great. 

 

Thank you to everyone else as well for your help.


Regards

ahxl

dilumd
Solution Supplier
Solution Supplier

Hi

 

In this case your converting date format into text and this will be sort based on alphabetical order (ascending or descending) not on monthly order (Jan, Feb, Mar etc). 

 

What you can do is you can filter your month name column by another column (eg. Month number column)

For that create a new column with month number and then filter your month name column by that column.

 

Create a new column for month noCreate a new column for month noadd your month name columnadd your month name columnsort your month name column by month no columnsort your month name column by month no column

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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