Forum Discussion
Tooltips text with font size
Hi,
I am looking for a solution for tooltip, when user hover over some textboxes and headers (titles) , it shows tooltip with text and some helpful information.
I tried to use button visual (it gives me flexibility with place on canvas and size of hover over area ) but there is no option to change font size.
Any ide how to resolve it ? I would like to avoid page tooltips as it requires to adjust page size to each text so that it fits.
Hello Marcinvelcino ,
you could acheive this by creating a custom tooltip.
check it out https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop
6 Replies
- IdrissshatilaSuper User
Hello Marcinvelcino ,
you could acheive this by creating a custom tooltip.
check it out https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop
- MarcinvelcinoFrequent Visitor
I know, but I wrote that: " I would like to avoid page tooltips as it requires to adjust page size to each text so that it fits. "
- IdrissshatilaSuper User
Marcinvelcino ,I see but there are no formatting options for tooltips, the only way to do it as you want is through custom page tooltip.