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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello
I have a scenario where I have enabled a page tooltip for my visual.
In my tooltip page, I have a bar chart which can have multiple categories, so my chart has a scroll.
But on my original visual, if try to hover to tooltip chart to scroll, the page tooltip disappears.
Any workarounds?
Regards
Solved! Go to Solution.
Thanks for inputs.
I ended up increasing the height of my tooltip page to a certain extent.
Regards
Is there any workaround without increasing the page size of the tooltip?
I dont think you can scroll in the page tooltip.
the only option I can think of is to limit the number of the rows/columns in your charts. you can use TOP N for that
Thanks for inputs.
I ended up increasing the height of my tooltip page to a certain extent.
Regards