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.
In a horizontal cluster bar chart, I have set X axis lower bound to the miniumum value of the X axis measure, rather than forcing value to 0 or leaving it to "auto".
Now I try to zoom in X axis on the greatest values (on the right) but the visual keeps showing the wohle range of X values.
Say, my horizontal clustered bar chart shows 200 series / horizontal bars with values between 1000 and 1100. I set lower bound for X axis to 1000 (dynamically or hard-coded), and I want to zoom in values between 1089 and 1091, by moving zoom sliders. I expect the graph to shwo X values between these 2 bounds, but instead, it shows values between 1000 and 1091 : The graph still displays the forced X axis lower bound.
Which is probably not expected, as Axis bounds are her to remove useless zones for a more accurate global display, and zoom sliders are here to zoom into global display.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.