<@U29KBCJDP> One alternative way would be to use a...
# suitescript
s
@jeffmillies One alternative way would be to use a Formula (Text) filter that refers to the multi select field, and then filter that formula with
ISNOTEMPTY
Multi select fields with no value will be returned by the formula as an empty string, and will be filtered out
👍🏼 1