Forum Discussion
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?
Not sure exactly what you mean, but you can concatenate UNICHAR(10) into your expression to get line breaks.
Pat
2 Replies
- Syndicate_AdminAdministrator
Not sure exactly what you mean, but you can concatenate UNICHAR(10) into your expression to get line breaks.
Pat
- Mayank_YavdaResolver II
Hi Anonymous,
Try PBIVizEdit tool, to get the custom tooltip with line spacing you just need create tooltip template with <br> tag for line spacing. hope this helps you to get line spacing in tooltip. You can refer below visual also,
Custom Tooltip Bar Chart PBIVizEdit.comBar Chart with custom tooltip PBIVizEdit.com
Download link for the custom visual file in this page,
https://pbivizedit.com/gallery/bar-chart-with-custom-tooltip
This was made with our Custom Visual creator tool PBIVizEdit.com. With this tool,
- anyone, irrespective of technical skills, can create their own visuals
- 15 minutes to create a visual from scratch
- opens up many additional attributes to edit (for e.g. labels, tooltips, legends position, etc)
Give this a shot and let us know if you face any problem/errors.
You can use the editor to modify your visual further (some modifications cannot be done in Power BI window and have to be in editor).Thanks,
Team PBIVizEdit