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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello All,
I have the issue that I can't sort chart by month logic (hierarcy). It sorts months by alphabetical order.
How to change it?
If I do additional column with month number, how to add it to sorting?
Thank you!
Solved! Go to Solution.
Hi @Anonymous
Download your sample PBIX with solution
If you create a column that uses the same date for each separate date in the month and use that column as your axis, this achieves what you want.
Regards
Phil
Proud to be a Super User!
Hi @Anonymous
Download your sample PBIX with solution
If you create a column that uses the same date for each separate date in the month and use that column as your axis, this achieves what you want.
Regards
Phil
Proud to be a Super User!
Thank you so much for your help!
@Anonymous , Can you share some more context on column you used on X-Axis for Month?
Hi @Anonymous
How exactly is your data structured? Are you using real dates in a Date column?
If I create some sample data
It sorts correctly by date if you just add date to the Axis - set it to Date not the hierarchy.
Regards
Phil
Proud to be a Super User!
Hello @PhilipTreacy ,
I made test file https://hpe-my.sharepoint.com/:u:/p/bogachev/Eekmw21xueZGiDTyOwXbqfMBkMOS246t9x4vGT3GAi_MUw?e=DwxKlq
I tried to add as "date", but not hierarchy - unfortunately doesn't work for me 😞
Could you be so kind to check it?
Thank you!