The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I want to show values by month for the financial year (July 1st 2020 to June 30th 2021), however the months are being shown along the x-axis from the start of the year (Jan to Dec). I have tried to use month AND year but it just shows the year that way. Surely there is some way to sort the x-axis based on date from left to right?
Solved! Go to Solution.
If you use date hierarchy with Year and month, the x-axis should sort automatically.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
The step I was missing here was the 'At lowest level of data' option on the actual visual. I had my data as a date hierarchy with Year then Month, but did not have this third step selected. Now I can see my data properly.
The step I was missing here was the 'At lowest level of data' option on the actual visual. I had my data as a date hierarchy with Year then Month, but did not have this third step selected. Now I can see my data properly.
If you use date hierarchy with Year and month, the x-axis should sort automatically.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
In your date table, sort the Month column by the column that contains the desired sort order (e.g., Fiscal Period):
Proud to be a Super User!