Can I filter on a blank field

Using a filter on Accounts or Contacts can I filter if the field is blank?

I don’t think so… though, come to think of it, it’s an obvious request… :dry:

A workaround is to have an extra custom field, called for example NameIsBlank, and filter on that one.

Then Create an “On Save” workflow that reacts to name changes and sets the NameIsBlank field accordingly.