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
Formula operators and functions by context
Learn this conceptConditional logic in formula fields
Learn this conceptText functions in formula fields
Learn this conceptDate and time calculations in formula fields
Learn this conceptPicklist values in formula fields
Learn this conceptBlank and null handling in formula fields
Learn this conceptFormula merge fields and global variables
Learn this conceptCross-object formula spanning and syntax
Learn this conceptFormula field visibility of referenced data
Learn this conceptDisplay formulas for images and links
Learn this conceptFormula field reference restrictions
Learn this conceptFormula field search and attribute restrictions
Learn this conceptFormula field size and compile limits
Learn this conceptGiven 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
Create 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.
Formula fields can show pictures and clickable links, but you cannot drop raw HTML into the formula because Salesforce escapes those tags. Use IMAGE to place a picture with alternate text and optional pixel size, and HYPERLINK to turn a URL into clickable text, or nest IMAGE inside HYPERLINK so the picture itself is the link. These display formulas let users scan a record’s status at a glance or jump to another page from a list, report, or detail page.