logo-MindMajix
J
James ROBERT

Posted on 23rd July 2024|68 views

0
votes

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

create a validation rule to check that a contact is in the zip code of its account salesforce?

I am continuously getting an error called create a validation rule to check that a contact is in the zip code of its account salesforce below is my code

AND(ISBLANK( Id ), OR( MailingPostalCode = Account.postalcodeshipping ))

 

1 answers
Answers
P
Lakshmi sowjanya

Posted on 23rd July 2024| views

Here is the correct validation rule

AND( NOT(ISBLANK( Id )), MailingPostalCode <> Account.postalcodeshipping )

 

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo

  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos
Name
Course *
Email *
Phone Number