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!View all the Fabric Data Days sessions on demand. View schedule
Hey,
can someone help me fix the scale of the bar chart (s. below). Depending on the categories I´m selecting, the scale of the bar chart is off.
First example
Second example with each value
The value of the y-axis is on auto
About 80% of the categories are fine, like in this example:
Please let me know, if you need further information. Though, I can´t share the file.
Thank you 🙂
Solved! Go to Solution.
Hi @BA123456 , for Y axis, if you keep it as Auto, then Power BI will plot the axis which may not be always based on your max value. To resolve this, you need to create a measure.For this, I took a small dataset like below:
Then created a measure:
If this helps to resolve your problem then please mark it as solution.
Thanks - Samrat
Hi @BA123456 use the measure and guideline suggested by @samratpbi
Only ensure 2 decimal places for values, since your values are less than 1 million.
Thanks
Hi @BA123456 use the measure and guideline suggested by @samratpbi
Only ensure 2 decimal places for values, since your values are less than 1 million.
Thanks
Hi @BA123456 , for Y axis, if you keep it as Auto, then Power BI will plot the axis which may not be always based on your max value. To resolve this, you need to create a measure.For this, I took a small dataset like below:
Then created a measure:
If this helps to resolve your problem then please mark it as solution.
Thanks - Samrat
Hey Samrat, thanks for the fast reply 🤗
Unfortunately, it doesn't seem to be working. I think the unit displayed could be causing the problem. Should your solution above already bypass this problem? Example below
Units in million
Units in thousand
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!