Maybe they're not NULLs, they could be blanks.
Try adding a record selection formula with this code:
Not IsNull({Billing_Data22.NCM Name}) OR Trim({Billing_Data22.NCM Name}) <> ''
-Abhilash
Maybe they're not NULLs, they could be blanks.
Try adding a record selection formula with this code:
Not IsNull({Billing_Data22.NCM Name}) OR Trim({Billing_Data22.NCM Name}) <> ''
-Abhilash