"Empty" & "Not Empty" as Conditions is Filter Types
Status: Closed · Asked by Majeem M. on · 0 views
Can we have "Empty" & "Not Empty" as Conditions is Filter Types?
Is there another way to filter when a parameter is EMPTY?

The method below should work for you.
Calculate the Length of the incoming address string using Spreadsheet Formulas.
If the String Length > 0 (Non Empty)
If the String Length = 0 (Empty)

Since the last message. We have added 2 new filter types on the filter.

Thank you Neeraj this one is easier.