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.
Hello everyone!
I would like to show a text and a chart when I hover a image.
The same picture is used to navigate to a different page.
Is there any chance to get a tooltip when I hover the image?
I see a individual tooltip for the image actions, but that allows just text with a limited amount of charactes/ letters.
Hi @joshua1990,
AFAIK, Image visual not able to use custom report page as tooltips, you can only use this to display specific text that configures in the Action -> tooltip option.
Regards,
Xiaxon Sheng
Tooltip feature works only on any visuals which has some data (columns and measures) because based on this data tooltip chart will reflect. You can not create tooltip on any image as it just static image with no data. I hope it clear your doubt on when to use tooltip feature.
@joshua1990 , I think you might have to use some card or some visual on top of it with a transparent background to make it work.
@amitchandak : Thanks for that! And how can I navigate to a different report if a visual is on top?