Forum Discussion
Anonymous
4 years agoNot applicable
Multi line tooltips in Desktop and Service
Hello experts, I am trying to display multiple lines in Power BI image tooltips but the tool is not honouring any of the syntaxes. Below are the things that i have tried: 1. Appending UNICHAR...
Anonymous
4 years agoNot applicable
Hi,
I am having the same issue.
I created a Info Button at the top of the dashboard and would like to add a structured Tooltip with information such as:
"information 1" &
CHAR(10) &
"information 2" &
CHAR(10) &
"information 3"
But it is not working , the tooltip will display: "Information 1information 2information3"
The issue is on both desktop and server.