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 Know we can insert one line break using unichar(10) for displaying two measure values vertically in a card visual. usually the space between the measures is only one line. how can i add multiple line breaks between two measures?
Current_Output: Desired_Output:
=Measure1&unichar(10)&Measure2 Measure1
Measure1
Measure2 Measure2