21

When I want to filter on a field that is blank (aka empty or null), there does not appear to be an option with the current list of filter operators (is exactly, is not, contains, does not contain, begins with, is one of, after, before, matches).  How can I see records that "are blank" (aka empty or null)?  I don't think it is currently an option.  I would like to suggest that an IS BLANK option be added.

Category: User Experience
STATUS DETAILS
Under Review
Ideas Administrator

You can search for blank values today using a filter value of ""; however, this does not currently work for NULL values.