I’ve tried `CASE WHEN {whatevermyfieldis} IS NULL ...
# suiteanalytics
j
I’ve tried
CASE WHEN {whatevermyfieldis} IS NULL THEN '' ELSE {whatevermyfieldis} END
l
If you're grouping the search results try Minimum instead of Group
j
…?
that will give different, and wrong, results