The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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