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 réponses
  1. 7 juil. 2022, 22:55

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

0/9000