Forum Discussion
apuchakayala
3 years agoFrequent Visitor
Display Text Tooltip when hovering on "i" button into multiple lines
Hi Community, I am looking for some help on how we can break text tooltip into multiple lines. I tried using UNICHAR(10), UNICHAR(13) but nothing worked. Example: Test Tooltip Measure= "Br...
Sergii24
Super User
1 year agoHi all, I've just tested it and confirm that the issue remains: "tooltip" under "Action" section doesn't support multiline. If someone is interested, here is an alternative: you can use the help header icon and connect it to a tooltip page:
See this thread for pbix - Re: Power BI Button Tooltip Does Not Support Multi... - Microsoft Fabric Community
ecalzsalix
7 months agoFrequent Visitor
This is the "standard way" of making tooltips, however, for text only, this methos is much less performing (and more memory consuming) than the help tooltip one.