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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.