FavoriteVijay Chavan asked in #Trailhead ChallengesApr 18, 2021, 5:40 AMCreate Validation Rulesi am try to write a validation rule but its does not work, i thing im writing a wrong validation rule so i get a help of youtube and write same validation rule but its still not working Show More5 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerSeyran MammadovApr 18, 2021, 5:57 AMHi Vijay, I was able to pass this challenge with the following error condition formula: AND(NOT(ISBLANK(AccountId)),MailingPostalCode <> Account.ShippingPostalCode) Show MoreAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerSeyran MammadovApr 18, 2021, 5:57 AMHi Vijay, I was able to pass this challenge with the following error condition formula: AND(NOT(ISBLANK(AccountId)),MailingPostalCode <> Account.ShippingPostalCode) Show More