Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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?
Solved! Go to Solution.
Not sure exactly what you mean, but you can concatenate UNICHAR(10) into your expression to get line breaks.
Pat
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.com
Bar 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,
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
Not sure exactly what you mean, but you can concatenate UNICHAR(10) into your expression to get line breaks.
Pat
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.