Test a contact column for empty, null, or zero values
For contact columns, rule conditions can detect:
-
Whether a string condition is empty or not empty.
-
Whether a numeric condition is null or has a value of zero.
To find out if a string condition is empty or not empty:
-
Select Contact List Column from the Type list.
-
Select a string column from the Column Name list.
Tip: The column you select must be of the String data type. -
Select Is from the Comparator list.
-
Leave Value blank. The rule will detect whether the contact column contains an empty string.
Tip: To find out instead whether the contact column is not empty, set Invert Condition to Yes.
To find out if a numeric condition is null or has a value of zero:
-
Select Contact List Column from the Type list.
-
Select a numeric contact list column from the Column Name list. Example columns might be intended to store currency amounts, integer values, and so on.
-
Select Equals from the Comparator list.
-
Type 0 in the Value column. The rule will detect whether the numeric column contains zero or is empty.
Tip: For numeric columns only, if the data value is empty, the system treats that like a zero value.