Skip to main content

Hello Team ,How to resolve it shows error as " We can't create a contact by itself (without an associated account). Make sure the validation rule applies ONLY when the contact has an associated account. " Even validation rule is created and account id and account zip code pin record also is been created .

4 answers
  1. Jul 7, 2022, 10:55 PM

    AND( NOT((ISBLANK( AccountId ))), (MailingPostalCode <> Account.ShippingPostalCode))

0/9000