The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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