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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
How to write line break function in concate funcation. I tried with <br /> but it was not working
Can you please help on this.
Solved! Go to Solution.
Try using UNICHAR(10). For example: Column = "Line 1"& UNICHAR(10) & "Line 2".
And make sure you have the "Word Wrap" option activate on your Card/Table/Matrix/etc.
"Text Wrap" in Callout Value if you're using a card
In the concatenate code, if you insert a "shift + enter" after the comma, it gives me a line break, without breaking the code.
Hi @Jim123456789jim,
After research, please refer to the solution here. Please respond me if you have other issue.
Thanks,
Angelia
Try using UNICHAR(10). For example: Column = "Line 1"& UNICHAR(10) & "Line 2".
And make sure you have the "Word Wrap" option activate on your Card/Table/Matrix/etc.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 51 | |
| 45 |