Forum Discussion
Anonymous
3 years agoNot applicable
How to remove BLANK on vard visual
I have a card visual based on this DAX logic, however whenever there is no values (results) i keep getting BLANK on the card visual- i tried appending a zero at the end of teh logic but that is no...
luiguiwong
3 years agoNew Member
IF(COUNTA(SICTEC[CLASE])=0,"0")