Forum Discussion

TechR21's avatar
TechR21
Helper V
3 years ago
Solved

Replacing blank value in card visual

Hi,   Im using a card visual to see the total numbers of a particular column. In the field of the visual Im using a simple count of id's, then I use a filter on the visual, based on the status of t...
  • RashmiP's avatar
    RashmiP
    3 years ago

    In your questions you mentioned , " In the field of the visual Im using a simple count of id's", so create measure for that measure = Count(ID) + 0 , and use that in Card visual, so when there is blank vlaues, it will 0 instead of blank