Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Having problems sorting want to sort by month instead of day the file is from sharepoint can anyone help Thanks John
Solved! Go to Solution.
Hi John,
That looks a little strange! First thing to do is to go to the three little dots on the top right of the visual and select sort by, at the bottom. Ensure the chart is sorted by date.
If that doesn't work, double check your date actually is a date, because PowerBI sorts dates as a whole - it shouldn't sort by days! To do this just click on your column / measure in the fields ribbon and go to the column tools section on the top ribbon. There you can determine what the data type is, and if necessary, switch it to date.
Let me know if that helps, otherwise perhaps post some sample data.
Hi John,
That looks a little strange! First thing to do is to go to the three little dots on the top right of the visual and select sort by, at the bottom. Ensure the chart is sorted by date.
If that doesn't work, double check your date actually is a date, because PowerBI sorts dates as a whole - it shouldn't sort by days! To do this just click on your column / measure in the fields ribbon and go to the column tools section on the top ribbon. There you can determine what the data type is, and if necessary, switch it to date.
Let me know if that helps, otherwise perhaps post some sample data.
Thanks
Changed it to a date field and all sorted
Thabks for you help
@Johnl , This seems like date
suppose you have months like
Month Year = FORMAT([Date],"mmm-yyyy")
Month Year = FORMAT([Date],"mmmm-yyyy")
create a sort column and mart this as the sort column
Month Year sort = FORMAT([Date],"yyyymm")
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 48 | |
| 46 | |
| 41 | |
| 39 |