Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.