Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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:
A
B
Instead I am seeing everything as a single text
Any help will be appreciated.
Thanks,
A
I think I managed to accomplish what you were trying, with a bit of a workaround.. but the outcome is smooth!
I have used the [U+200E] special character (which is a double invisible blank space).
See the result, and both the "clean" text in notepad and what it looks if you try to put it in a measure (I DID NOT use the measure, it's only to display what I put in the Action-->Tooltip-->Text
( Tagging @ecalzavara as I am trying to recover my old account)
Hi 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
@apuchakayala , I tried UNICHAR(10) and it did work on pie visual tooltip
Test Tooltip Measure = "Break alphabets into multiple lines" & UNICHAR(10) &"A"& UNICHAR(13)&"B"
It works on the card visuals too, I have tried that earlier. But I wanted it as a tooltip on "i" button.
Thanks,
A
Did you ever figure this out? Running into the same problem and can't find anything on how to fix it
User | Count |
---|---|
75 | |
75 | |
45 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |