Skip to main content

Hey guys, 

 

Trying to update my validation rule with two operators: AND/OR. For now I only have 'AND'.

validation rule AND/OR

 

 

How would you guys update it? 

Thanks a lot!

13 risposte
  1. 1 dic 2020, 19:52
    Haha shoot, copied the status as well but forgot to paste it :)) 

     

    AND(OR(Customer_updated__c = FALSE ,ISPICKVAL(Detail_change_required__c,"")),RecordType.Name = "Customer details updates", ISPICKVAL(Status,"Closed"))
0/9000