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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Curious if you can control the size of a visual with a bookmark? I'm trying to change the height of a line and stacked column chart when the user clicks an image button but the size won't change. Do I actually have to make a copy of the chart at the shorter height and then display one or the other based on a bookmark?
Solved! Go to Solution.
As you suggest, having different-size copies of the visual visible according to different bookmarks is the only workaround I can think of.
As you suggest, having different-size copies of the visual visible according to different bookmarks is the only workaround I can think of.
Great, thanks, what I suspected but just wanted to confirm!