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
i created a simple Measure to out in a card -
Title = "Average Price: "& format (AVERAGE('Online - All data'[LowestPricePerCarat_Calc]), "0,000") & " Best Price: " & format (MIN('Online - All data'[LowestPricePerCarat_Calc]),"0,000") & " Number Of Stone: " & count('Online - All data'[FromSize])
i want to move down row btween the parameters :
Average Price: 100
Best Price: : 50
Number Of Stone: 500
can i do this ?
thanks
Oren
Solved! Go to Solution.
Great!
Thanks!
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.