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 all,
I've been asked to Dynamically control y axis minimum and maximum for column chart.
f I could drop a measure in the min and max formatting option this would also be easy, but I can't see that I can do that. Any thoughts?
At the moment it is possible to put a measure for min and max column charts. You could use parameters for example to make this dynamically.
Added a column with the calculated value i wanted to show as minimum y value, then selected the column as average, works perfectly.
Thanks..