Hello everyone,
Ok I am up to the challenge
"Creating Validation Rules"
And I've entered this formula below and it keeps on coming back saying
"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." -I had created the validation rule inside the contact object. What am I doing wrong here? And how do I fix it? I believe the code is correct.
Please help!
AND( NOT(ISBLANK(AccountId)),
MailingPostalCode <> Account.ShippingPostalCode)
4 answers
Hi @Leo Balboni I am a member of Trailhead Help, We see that you have successfully completed the badge Formulas and Validations. Please post the solution or mark any one of them above which helped you to resolve your query as "Best Answer" to close this thread, and also it might help the fellow Trailblazer's who are facing the similar issue. Thank You!