Forum Discussion
Sean
10 years agoCommunity Champion
Blank( ) in Card/Multi-row Card
Is there an easier way to output 0 instead of blank in a card / multi-row card I've been using => IF ( ISBLANK (expression), 0, expression ) Is there any way to avoid repeating the expression...
caitken
8 years agoRegular Visitor
I have the same challenge.
I can't see why count of nothing should be (blank), as opposed to 0.
Anyone know of a card-like visual that displays 0's rather than (blank) without the need to create additional measures?
Thanks
- Anonymous8 years agoNot applicable
Hi caitken
I just add +0 in each measure expression that might be shown as (Blank) in a card visual, no need to create 'additional' measures?
Matt