Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 55 | |
| 42 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 74 | |
| 60 | |
| 40 | |
| 22 | |
| 22 |