Checklist progress
0/316Learned
Platform App Builder
Study Checklist
Checklist progress
0/316Learned
Given a scenario, demonstrate the use of formula fields to meet stated business requirements.
0/15
Given a scenario, determine the capabilities, use cases, and implications of roll-up summary fields.
0/9
Given a scenario, demonstrate the use of validation rules to meet stated business requirements.
0/14
Validation rule error-condition formulas
Learn this conceptValidation error location and multiple-rule display
Learn this conceptValidation rule execution timing
Learn this conceptValidation rules versus field-level and layout required
Learn this conceptConditionally required fields with validation rules
Learn this conceptFormat and range checks in validation formulas
Learn this conceptCreate versus edit functions in validation formulas
Learn this conceptUser, profile, and record type conditions in validation rules
Learn this conceptCross-object fields in validation rules
Learn this conceptValidation formula field restrictions
Learn this conceptLookup filters versus validation rules
Learn this conceptValidation rules versus automation field updates
Learn this conceptCustom permission bypass for validation rules
Learn this conceptVLOOKUP checks in validation rules
Learn this conceptCreate and configure flows using Flow Builder
0/21
Describe the capabilities and use cases for Flow Approval processes
0/13
Given a scenario, determine the appropriate flow type to meet stated business requirements
0/5
Maintain, monitor, and troubleshoot flows
0/11
Describe the capabilities and use cases for using Agentforce to automate business processes
0/9
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform App Builder studiers. 592 members and growing.
Validation rules stop a save when a formula finds invalid data, and those formulas read the record through merge fields. Salesforce does not allow every field type in that formula: auto-number fields, campaign statistics, and compound values such as a full address or a first-and-last-name pair cannot be referenced as merge fields. You validate address data through individual pieces such as Billing City, and you can still test a compound field with ISNULL, ISBLANK, or ISCHANGED.