Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I have a card visual and I was able to successfully create a measure that would display a message when it is blank as such:
So I think the ISBLANK function will not work because the field I am pulling in is a table and not a scalar value. Is there a way around this?
So that is not working for me, the field I have is called Risk Status, so there is a Low, Medium, High and then blank and my field risk status is not popping up when I start typing it in.
Try
No Data_Total On Rent = COALESCE([_TotalOnRent],"No Data for selected criteria")
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 18 | |
| 16 | |
| 10 |
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 40 | |
| 37 | |
| 32 |