Skip to Content
0
Jul 25, 2016 at 11:55 AM

How to filter out specific values in a column and still keep null

125 Views

I am trying to filter out few records from a column (my column has null values as well). When I am using 'not in list list' by giving the undesired values, it's filtering out nulls also. I tried pattern also, still it's filtering nulls. Please help how filter specific values not nulls.

Let me know if you want any extra information.

Regards,

Deba