Create A Validation Rule To Check That A Contact Is In The Zip Code of Its Account

Home Forums Salesforce Forum Create A Validation Rule To Check That A Contact Is In The Zip Code of Its Account

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2007 Reply
    AvatarAnkit Gupta
    Guest

    I am undergoing Salesforce trailhead challenges and got stuck on this one:

    Create a validation rule to check that a contact is in the zip code of its account.

    The challenge also has these conditions or guidelines:

    • A contact with a MailingPostalCode that has an account and does not match the associated Account ShippingPostalCode should return with a validation error and not be saved.
    • The validation rule should ONLY apply to contact records with an associated account. Contact records with no associated parent account can be added with any MailingPostalCode value. (Hint: you can use the ISBLANK function for this check)

    Can somebody help me with this?

     

Viewing 1 post (of 1 total)
Reply To: Create A Validation Rule To Check That A Contact Is In The Zip Code of Its Account
Your information: