Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I created the following columns and was confused with the sorting of the Month/Year .
I still keep ketting February prior to January. Any thoughts
Solved! Go to Solution.
Thansk Again Phil.
I will remove Weeks and then only use Month/Year and DD fields.
I went to the modeling tab and sorted the data by M/Y Sort. It did the trick. Thanks again
Do you have a separate DATE table with 1 row per day?
If not, I recommend you do for more reasons than this. It will make sorting and hierarchies tidier.
So at the very least add the following table
Dates = CALENDARAUTO()
And then create a relationship between this table and your Query table
Thanks Phil. I will make sure I have a date table connected . But it is strange that it worked the other day using those formulaes.
There wasnt any problem with February going prior to January!!!!
Regards
Another thing I notice is that your hierarchy has Month then Week.
Weeks don't always play nicely with Months given they don't share clean boundaries. This can often cause issues depending on how the weeks are linked to the months.
Note here how the 5th week in June 2016 also includes some dates from July. There is a small chance this can be upsetting your sorting.
Thansk Again Phil.
I will remove Weeks and then only use Month/Year and DD fields.
I went to the modeling tab and sorted the data by M/Y Sort. It did the trick. Thanks again
Cool, Nice work
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 42 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |