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.
Hi,
When using drill through, month is not arranged in the right order. In my diagram, August comes first.
Possibly this is the only month with data.
The field I am using in Axis is a calendar table and the formula for that table is:
It is very odd that August comes first.
Thanks,
Ricky
Solved! Go to Solution.
Hi@ rickylee
It may be you sort value descending ,for there is data in August and other months is 0, so August is in the first column like below
Best Regards,
Lin
Hi@ rickylee
It may be you sort value descending ,for there is data in August and other months is 0, so August is in the first column like below
Best Regards,
Lin
Thank you!