Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
logan_logan
Helper I
Helper I

Line Break in tooltip for Button

Hi,
I want a line break in the tooltip for  i - Button.
Example: whenever I will hover my mouse I should see:
Line 1 
Line 2
Already tried 
"Line 1" & UNICHAR(10) & "Line 2" .
"Line 1" & UNICHAR(10) & UNICHAR(13) & "Line 2" .
"Line 1" & UNICHAR(10) & UNICHAR(847) & UNICHAR(10) & "Line 2"
even tried manual Enter.
Nothing worked.  I am using it in Button to show info whenever I hoverover cursor. So I dont think I have text wrap option.
Any other suggestion??
3 REPLIES 3
FreemanZ
Super User
Super User

hi @logan_logan 

i tried, but luckily it worked. 

FreemanZ_0-1682432253510.png

 

It might work for cards or other graph but I want to use it in i-button(hover over). 

I have the same issue. But no solution.!!

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.