Forum Discussion

CalvinBB01's avatar
CalvinBB01
Frequent Visitor
2 years ago
Solved

Blank value after filter condition

here i have below issue:   when there's no data with the filter, the value will be Blank. If I change it to " if(isblank(Value), 0, Value)", then it will present 0 which is fine. but when I creat...
  • ChiragGarg2512's avatar
    2 years ago

    Use Card(new) visual    in that in callout value section there is an option on what to display when the vaue is blank.