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, How can I get the above slicer to play ball, the months are all over the place.
Many thanks
Solved! Go to Solution.
In your Date table:
Month Number = MONTH ( 'Date'[Date] )
Select Month Name column
Column tools → Sort by column
Choose Month Number
Hi @gra_197,
Just following up to see if the Response provided by community members were helpful in addressing the issue. if the issue still persists Feel free to reach out if you need any further clarification or assistance.
Best regards,
Prasanna Kumar
Hi @gra_197,
Thank you for reaching out to the Microsoft Fabric Forum Community, and special thanks to @jgeddes , @elitesmitpatel and @cengizhanarslan for prompt and helpful responses.
Just following up to see if the Response provided by community members were helpful in addressing the issue. if the issue still persists Feel free to reach out if you need any further clarification or assistance.
Best regards,
Prasanna Kumar
In your Date table:
Month Number = MONTH ( 'Date'[Date] )
Select Month Name column
Column tools → Sort by column
Choose Month Number
@gra_197 just create a new column and number the months in order as
month name | month number(new column)
january | 1
feb | 2
.....
in table view , then select month number column and sort by as shown in image
and then use this month name column it will be always sorted.
If it helps please Like and Accept it as Solution
In the table view you can sort a column by a different column. In this case you would want to sort the month name column by a month number column.
Proud to be a Super User! | |
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 |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 42 | |
| 40 | |
| 40 | |
| 38 |