is `CASE WHEN {field} = NULL then 0` the best way ...
# suiteanalytics
m
is
CASE WHEN {field} = NULL then 0
the best way to show “0” in a saved search when the curreny or numeric field is blank?