Skip to main content
1 réponse
  1. 15 mars 2023, 00:24

    Hi @Clifford Chong ,

     

    Set it to the contact object

     

    AND(

    NOT(ISBLANK(AccountId)),

    MailingPostalCode <> Account.ShippingPostalCode

    )

0/9000