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.
This image will help you:
Im using a measure to colour the background of a card. I have the problem that the ISBLANK() function isnt working.
It is always giving a TRUE value when in this case should be FALSE.
What can I do to fix it??
Can a sample data be shared so that, the problem can be checked hands-on?
Sadly I cannot
Okay, no problem. I might have been able to help you more with a sample data. Best way to go around it can be to check every step, like what is the value of prueba coming in another measure, is it showing blank or not.
Yes! I thought the same but as I showed in the first image, the value of prueba is the date in the Card called Prueba.
After that I didnt know what to do, so I post it to see if someone knew anything about this.
Guessing that [Prueba] is a date column, try writing ISBLANK(Values([Prueba])) instead.
Hope it works for you
Thank You
Im sorry, this is "Prueba" measure
And here I have your try:
It is not working 😞
Any ideas?
@iglesias6, Are you sure it's not the "red" from the 2nd if conditon.
Also the card reads Stories_in Backlog instead of stories_in.
Yes! Here is the explanation:
Im using "Stories_in" as condition filtering to give it a colour.
Then, just to show you: im changing the first "Red" to "Blue". Im getting this:
Background colour now is Blue because its giving back that "ISBLANK(...)" as true
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.