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.
Hi All,
How to achieve line break in tooltips text?
Now it is like that:
But I want it to be like that:
Solved! Go to Solution.
Hi @woshi_eads
You can use unichar(10)
+ put the measure on the table (to have a it on the left and not center linke in cards)
something like :
the pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @woshi_eads
Yep, customized tooltips work only from regular visuals.
And there is no option to customize and format of the tooltip for shapes/buttons.
As alternative, you can switch on / off the desired window with bookmarks.
https://www.youtube.com/watch?v=cFZtUzABOa8
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @woshi_eads
You can use unichar(10)
+ put the measure on the table (to have a it on the left and not center linke in cards)
something like :
the pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @woshi_eads
Yep, customized tooltips work only from regular visuals.
And there is no option to customize and format of the tooltip for shapes/buttons.
As alternative, you can switch on / off the desired window with bookmarks.
https://www.youtube.com/watch?v=cFZtUzABOa8
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly