Checklist progress
0/215Learned
Platform Administrator II
Study Checklist
Checklist progress
0/215Learned
Given a complex scenario, determine the solution using the best tool or combination of tools to solve a business problem
0/11
Flow versus Process Builder and Workflow Rules
Learn this conceptFlow versus Apex for business automation
Learn this conceptScreen Flow versus record-triggered Flow
Learn this conceptRecord-triggered versus scheduled Flow
Learn this conceptFormula fields combined with Flow
Learn this conceptApproval processes versus Flow for record review
Learn this conceptClassic approval processes versus Flow approvals
Learn this conceptApproval processes combined with Flow
Learn this conceptFlow Orchestration versus Flow Builder
Learn this conceptMigrate to Flow versus rebuilding automation
Learn this conceptGiven a scenario, identify the appropriate tool or method for troubleshooting declarative automation
0/10
Given a scenario, explain the capabilities and limitations of each declarative automation tool
0/8
Understand the implications of the order of execution when using automation tools
0/10
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator II studiers. 593 members and growing.
A formula field calculates its value from other fields, expressions, or values instead of storing something a user typed. Flow can use formulas of its own to decide whether a record-triggered flow starts, to filter a collection, or as a reusable Formula resource, and it can also read formula fields already on the record. Use that pairing when you need a calculated value plus automation, but Flow evaluates record formula fields the way Salesforce Classic does, and a formula field that shows new data because another object was updated does not always start the flow.