"Empty" & "Not Empty" as Conditions is Filter Types

Status: Closed · Asked by Majeem M. on · 0 views

mjm — Question ·

Can we have "Empty" & "Not Empty" as Conditions is Filter Types?

Is there another way to filter when a parameter is EMPTY?

Neeraj Agarwal — Reply ·

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)

Neeraj Agarwal — Reply ·

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

mjm — Reply ·

Thank you Neeraj this one is easier.

Back to all forum threads · Log in to reply