Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Line Spacing in tooltip

Hi, all I wonder if it is possible to write one line spacing on the tooltip. Is it impossible to write it in a dax expression?    
  • Syndicate_Admin's avatar
    4 years ago

    Not sure exactly what you mean, but you can concatenate UNICHAR(10) into your expression to get line breaks.

    Pat