View Criteria where a field entry is empty/nul
How can I select only entries where a field is not filled in.
e.g. how do I select all employees who do not have an entry in a date field called retireddate.
Is there some kind of NUL or UNDEFINED constant that I can compare with?