In this lecture I demonstrate several different advanced formula fields. I also introduce you to a great Advanced Formula reference PDF that Salesforce provides (check the Resources section of this lecture for the link).
Resource:
Examples of Advanced Formula Fields (PDF) - https://resources.docs.salesforce.com/204/latest/en-us/sfdc/pdf/salesforce_useful_formula_fields.pdf
In this lecture, I demonstrate how to create a cross-object formula field.
I review another sample exam question found in the exam guide. I discuss the possible answers and why one of them is correct.
In this lecture, I walk you through creating a validation rule that enforces all Account Numbers on Accounts to be exactly 7 characters long. We build the validation rule using the Formula Editor and specify the error location when the validation rule evaluates to true. I also provide a downloada...