[Filtering] Search for NULL

I do not think so…

The filter I would like to make:
done = false && dueDate < 'now+3d' && ( startDate is null || startDate > now )

I do not think that is achieved using the checkmark…