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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
Scout
Regular Visitor

Date Dim Table Not Sorting Correctly

Hello, 

 

I cannot figure out why my graphs are not sorting correctly. I've created a DateDim table, marked the table as a date table, and sorted it by date, but I can't get my graphs to sort correctly. Please find the screenshots below. Thank you!

 

I've marked the table as a Date Table, and sorted it ascending by the date.I've marked the table as a Date Table, and sorted it ascending by the date.Date1.png

1 REPLY 1
PhilipTreacy
Super User
Super User

Hi @Scout 

 

Download example PBIX file

 

You're chart is ordered by a text value on the x-axis.  To sort correctly (by date) you need to create a new numeric column in your Date Table then set the MonthID column to sort by that.

 

To create the column you can use this

 

YearMM = FORMAT([Date], "YYYYMM")

 

 

Then select the MonthID column and click on Sort by Column in the Ribbon and choose the new YearMM column.

 

sortbyx[1].png

 

regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.