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,
I have setted autocalendar below and used column Month for X axis of a column chart.
Solved! Go to Solution.
Hi @kiwii ,
You can follow the steps below to get it:
If the above one can't help you get the expected result, please provide some raw data in your tables (exclude sensitive data) with Text format and your visual settings. It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
hello @kiwii ,
try replacing this EOMONTH([Date],-1)+1) with this MONTH([Date])
Proud to be a Super User! | |
I already tried that but then when I change data type to Date, again I can see dates instead of months on X axis. If I leave date type Text, the formatting on X axis does not look good (see below example for Jul 2023)
Hi @kiwii ,
You can follow the steps below to get it:
If the above one can't help you get the expected result, please provide some raw data in your tables (exclude sensitive data) with Text format and your visual settings. It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards