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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Good evening all,
I am trying to learn DAX, but have now an easy problem wherefor i can't fond the solution.
I made below measure for a card visual.
Solved! Go to Solution.
hi @LogiFons
you can wrap the expression with the coalesce function, e.g :
hi @LogiFons
you can wrap the expression with the coalesce function, e.g :
Hi Rubinboer,
Thank you for your fast response.
I had already tried to add the +0.
But i added this before the ).
This doesn't wordt.
The +0 after the ) does work!
Thank you for this solution!
Enjoy your evening.