The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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