My error code is saying, "We can't find a reference to the account 'ShippingPostalCode' field in the validation rule."
But is my code below not referencing "ShippingPostalCode"??:
AND(
NOT( ISBLANK( Id )),
Owner.Contact.MailingPostalCode <> ShippingPostalCode
)
10 respuestas
Hi ,
I solved my problem. there s two same name valiation rules each account and contracts so I deleted one rule, and i got my badge
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000DeRfy