Forum Discussion
varshahrame
3 years agoFrequent Visitor
Card Visual
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: No Data_Total On Rent = VAR _TotalOnRent =([Total On Rent]) ...
varshahrame
3 years agoFrequent Visitor
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?