Skip to Content
0
Jul 01, 2020 at 05:39 PM

Lead Approval Process with AND condition where one Group has NULL value

155 Views Last edit Jul 01, 2020 at 08:40 PM 2 rev

I want to create an approval process where i have two groups with AND condition. In one group - the field i select needs to have empty / null value.

Example : Group 1 => Field 1 => 123 AND
Group 2 => Field 2 => EMPTY VALUE / NULL

I tried keeping the value in field 2 as blank as well as by filling with value "NULL" - but approval is not getting triggered as per this logic

Can someone help me understand what i need to do if i want to send for approval if a particular field doesnt have a value?