Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have some gas consumption data from Sep 2024 to Jan 2025. For some reason, Power BI is putting the Jan 2025 data infront of the 2024 data. Is it because it's just grouping the months without the year context? How do I fix this? Thanks!
Solved! Go to Solution.
HI @BlueMinnowBPS,
I'd like to suggest you create a new field to store the fiscal year month and use this as category of the visual. It should help you to group the records to the correct date ranges.
For fiscal year month field(text type) sorting, you can refer to the following link:
Regards,
Xiaoxin Sheng
HI @BlueMinnowBPS,
I'd like to suggest you create a new field to store the fiscal year month and use this as category of the visual. It should help you to group the records to the correct date ranges.
For fiscal year month field(text type) sorting, you can refer to the following link:
Regards,
Xiaoxin Sheng
So I extracted only the Date from the Date/Time column, this appears to have resolved my issue and the heirarchy is ordering the columns properly now.
FYI, don't add the new date field to the visual and remove the old date/time field, it won't update the visual to add the year context. Deselect the date/time field first, then add the new date field. Power BI still glitchy after all these years...
Hi,
I am not sure how your calendar dimension table looks like, but I assume that the current situation is,
-> Month name is sorted by month number.
Instead, please try something like,
-> Month name: sort by fiscal month number
Sort one column by another column in Power BI - Power BI | Microsoft Learn
It's not a dimension. It's just a column within the Fact table with date/time as data type.
There's no sorting. If you select the the month, there's no column options.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.