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