Skip to Content
0
Former Member
Sep 26, 2008 at 07:51 PM

Dont' filter out Null in selection criteria

177 Views

Greeting,

I try to filter a field by using selection formula. The field contains value: 'Y', 'N' and null. When I set the field1<> Y or not start with Y, it will filter off those record with null value. How to filter off 'Y' and keep the null value data?