Key details for this exam, checked against the published exam outline
Each question shows the correct answer and an explanation of why it is right
Where can an app builder edit an existing app to add Components to the utility bar?
The correct answer is C. App Manager.
To add components to the Utility Bar of an existing Lightning app, the app builder edits the app from Setup App Manager, then uses the app's Utility Items configuration. Salesforce Help specifically states that to edit or add a utility bar to an existing app, use App Manager and click Edit for the app.
Why others are incorrect:
A is close, but the entry point for editing an existing app's utility bar is App Manager, not directly Lightning App Builder.
B is wrong because a Lightning Record Page is for record page layout/components, not app-level utility bar configuration.
D is wrong because App Menu is for launching apps, not configuring them.
Which two report formats can be used as a source report to configure a reporting snapshot? Choose 2 answers
The correct answers are A. Tabular format and B. Summary format.
Salesforce reporting snapshots can use custom tabular or summary reports as the source report. Salesforce documentation specifically states that a reporting snapshot source report can be tabular or summary.
Why others are incorrect:
C . Joined format is not supported as a reporting snapshot source report.
D . Matrix format is not supported because matrix reports group by rows and columns, and Salesforce troubleshooting guidance states that matrix reports can't be used with reporting snapshots.
At Cloud Kicks when an opportunity close date is delayed by more than 60 days, the Manager and the VP of Sales want to review the change. Which two solutions will meet the requirement? Choose 2 answers
The correct answers are A. Build an approval process that requires unanimous approval from the manager and VP of Sales and D. Create a flow that submits the record for an approval process.
The requirement is not just to notify users or block the change. The manager and VP of Sales must review the close-date delay. Salesforce approval processes are designed to automate how records are approved, including approval steps, approvers, and approval/rejection actions.
A is correct because an approval process can route the Opportunity to the manager and VP of Sales for approval. Requiring unanimous approval ensures both reviewers must approve the delayed close date.
D is correct because a record-triggered flow can detect when the Opportunity Close Date changes and is delayed by more than 60 days, then use the Submit for Approval action. Salesforce Flow supports prior-value/change logic in record-triggered flows, and Salesforce documents the Flow Submit for Approval action.
Why others are incorrect:
B is incorrect because a validation rule blocks saving the record. It does not allow manager/VP review.
C is incorrect because a formula field and email alert do not create an approval review process, and the stated logic does not satisfy the approval requirement.
Universal Containers has a single Contact Lightning record page. A component takes up a lot of room on the page and is NOT needed by users With a Marketing profile. What should the app builder use to solve this issue?
Use a Component visibility filter. The issue is not object access or field access. The Contact Lightning record page is shared, but one component should be hidden for users with the Marketing profile. Salesforce Lightning App Builder supports visibility filters on Lightning page components, so the app builder can conditionally show or hide that component based on user/profile criteria.
Why not the others? AppExchange is unrelated. Detail page layouts control field layout, not visibility of a Lightning page component. Field-level security controls field access, not whether a large component appears on a Lightning record page.
DreamHouse Realty wants to display a weather map component on a Lightning record page when a house is scheduled for a ing. How should the app builder meet the requirement?
To display a weather map component only when a house is scheduled for a listing, the app builder should use Component Visibility in the Lightning App Builder.
Component visibility allows setting filters so components appear conditionally based on field values or other conditions.
Salesforce documentation states that conditional visibility rules control when a component is displayed dynamically on a Lightning page. (Salesforce Help)
B . Field-level security controls access to fields, not component visibility.
C . Formula field only calculates values but does not control component display directly.
D . Sharing rules control record access, not UI components.
259 questions covering all exam domains, starting from $20
Exam domains verified against: Official Salesforce Plat-Admn-202 exam guide, last checked September 2026.
Identify the line between what declarative customization can do and when you need to code, and spot use cases for AppExchange solutions. Master access controls for objects, records, and fields, then pick the right sharing model for each business scenario.
Choose the right data model for your use case and understand how relationship types affect sharing, reporting, and the UI. Learn when to change field types, use the Schema Builder, and import or export data including external sources.
Sample question from this domain above: Q2
Build formula fields and validation rules to enforce business rules, then use roll-up summaries and approval processes to automate workflows. Match the right automation tool to each scenario and avoid building broken automations.
Sample question from this domain above: Q3
Customize pages and layouts with buttons, links, and actions, then add Lightning components both declaratively and programmatically. Know which tool suits each UI challenge, from dynamic forms to Lightning App Builder.
Manage the app lifecycle across sandboxes and environments using change sets, packages, and deployment tools. Understand sandbox types, package approaches, and troubleshooting when things go wrong in deployments.
Common questions about the exam itself