Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a date field that i am using as my axis for a line chart. I have dates that are from 2018 and 2019(Jan & Feb are included in this). Whenever i use this field it sorts them out of order.
I have tried creating an index column and changing the sort by column on my date field to the index but there was an error saying there cant be more than one value in [Column Name] for the same value in [Index].
How do i correct?
Solved! Go to Solution.
hi, @thampton
If i use the 3 dots, it is still out of order as it is sorting alphabetically. I need it to sort in chronological order.
The data type of the field should be text instead of date.
Please check select that field then Modeling->Formatting if it is a date field.
and you could also use Sort by column in Power BI Desktop.
If not your case, please share the sample pbix file. You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.
Best Regards,
Lin
When I added in a Legend that is what caused my date sorting to go haywire. When I removed legend, the sorting works correctly.
Could this be what is causing you the issue?without legend
with legend
Have encountered the exact same problem. After couple days of investigation it seems that it's out of order because some elements in the legend dont have data, e.g. a measure that has 0 divided by 0 error. To fix this, make sure the measure is correctly reflected (can put a table to help pinpoint the date, legend element & measure to see).
hello @thampton
Do you mean a slicer or table ? not sure what you mean by date field.
if yes, click on the three dots "..." and select the order you want it to present.
@Anonymous It is a date field that i am using as the x axis on a ling chart.
If i use the 3 dots, it is still out of order as it is sorting alphabetically. I need it to sort in chronological order.
hi, @thampton
If i use the 3 dots, it is still out of order as it is sorting alphabetically. I need it to sort in chronological order.
The data type of the field should be text instead of date.
Please check select that field then Modeling->Formatting if it is a date field.
and you could also use Sort by column in Power BI Desktop.
If not your case, please share the sample pbix file. You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.
Best Regards,
Lin
Ok, could you show a picture(s) as it makes it much easier to understand..
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.