Weekend Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: stp75

Easiest Solution 2 Pass Your Certification Exams

Platform-App-Builder Salesforce Certified Platform App Builder (Plat-Admn-202) Free Practice Exam Questions (2026 Updated)

Prepare effectively for your Salesforce Platform-App-Builder Salesforce Certified Platform App Builder (Plat-Admn-202) certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2026, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 3 / 5
Total 324 questions

Universal Containers implemented an application process that uses custom objects called Internships and Applications. The organization-wide default (OWD) for Internships has been set to Private and is the master in the master-detail relationship with Applications. The VP of Human Resources wants to allow Edit access to Applications to recruiters.

How should a Platform App Builder configure the proper access?

A.

Add a sharing rule that grants the users Read/Write access to Internship records.

B.

Create a queue for the web applications and assign access to users who will edit the records.

C.

Set the OWD on the Applications object to Read/Write.

D.

Create a sharing rule that grants the users Read/Write access to Application records.

The app builder at AW Computing has been asked to track the number of times a case has been reopened. Which solution should the app builder utilize to help with this request?

A.

Screen Flow

B.

Apex Trigger

C.

Record-triggered flow

D.

Scheduled Triggered flow

An app builder has created a change set and deployed a report from their development sandbox to a partial sandbox for User Acceptance Testing. When the app builder runs the report, no data is returned. What can be a reason for this?

A.

Data is deployed when added to a change sets.

B.

Data is unable to be deployed with change sets.

C.

Reports have to be manually re-created in each environment.

D.

Reports have to be deployed with Salesforce OK.

An app builder just added a lookup field to Account from the Existing custom object, Box. Which report type is automatically created?

A.

Boxes with Accounts

B.

Accounts with Boxes

C.

Boxes with or without Accounts

D.

Accounts with or without Boxes

What should an app builder consider when choosing a template for a new Lightning record page?

A.

Page structure will automatically adapt to the device being used to view the record page.

B.

To view the record page, users need " View All Data " permissions for the object.

C.

The template is unable to be changed after the initial save.

D.

Select a new template for each type of device users use to view the record page.

Northern Trail Outfitters wants the field sales team to only see the accounts that they Own. Separate North American and European marketing teams should only see Accounts in their respective regions. The inside sales team needs to see all accounts In Salesforce. How can this be accomplished?

A.

Set the Organization-Wide Default to Public for accounts. Create profiles for each marketing team, and create an Inside Sales Team role that is at the top of the Role Hierarchy.

B.

Set the Organization Wide Default to Public for accounts. Create criteria-based sharing rules for Each marketing team, and create an Inside Sales Team permission set with the " View All " setting for Accounts.

C.

Set the Organization-Wide Default to Private for accounts. Create permission sets for each marketing Team, and create an Inside Sales Team profile with the " View All " setting for accounts.

D.

Set the Organization Wide Default to Private for accounts. Create criteria-based sharing rules for Each marketing team, and create an Inside Sales Team profile with the " View All " setting for Accounts.

A Platform App Builder created a change set for new fields and updated page layouts in a sandbox. After deploying the change set to production, the page layout appears to be missing three fields that were previously showing on the production layout.

What is causing this to happen?

A.

The validation failed and the deployment was rolled back.

B.

The newly deployed page layout overwrote the existing one in production when deployed.

C.

The permissions to the fields were not included in the change set and therefore removed.

D.

The page layout assignment needs to be updated after deployment.

Cloud Kicks has created a custom object called Interests which is joined to Accounts by way of a junction object called Account Interest. What is the impact to users attempting to view an Account and the associated Account Interest records if they are without read access to the Interest object?

A.

Users will be able to view the Account Interest records and will have read-only access to the Interest Records.

B.

Users will be unable to view Account records that have a related Account Interest recor

C.

Users will be unable to view the Account Interest records or the Interest records.

D.

Users will be able to view the Account Interest record, but unable to view the field or any Information relating to the Interest recor

Cloud Kicks (CK) has a formula field `specialty ` or Opportunity that gets its value from the `specialty ` field on the related Account. CK has changed its processes to allow opportunities to have different values for `Specialty ` than their Account. How can sales reps enter values for the `specialty ` field on Opportunity, while preserving the values on existing opportunities?

A.

Extent the data, convert the field to `GETTING` and mount the data.

B.

Convert the field to a text field and the values in the left.

C.

Create a new text field and keep using the existing formula field.

D.

Create a new text field and import the formula field values in it.

The Cloud Kicks (CK) sales team is currently using a sales app in Lightning Experience. CK is planning a Salesforce mobile app rollout next month to increase productivity for reps while out in the field. After reviewing the mobile app, the sales operations manager asks about ways to create an enhanced user experience. Which two solutions could an app builder suggest? Choose 2 answers

A.

Allow mobile users to support Account Upstream Agent Closets.

B.

Include Today as a guide from in line size.

C.

Set up different mobile menu configurations of different types of users.

D.

Create a custom app page and Assign to the mobile menu.

Universal Containers wants to embed a chart of all related Opportunities, By stage, on the Account detail page. Which type of report should an app builder create to add to the Account page layout?

A.

A tabular report on the Opportunity object

B.

A tabular report on the Account object

C.

A summary report on the Opportunity object

D.

A summary report on the Account object

Sales representatives want to capture custom Feedback record details related to each Account. The sales reps want to accomplish this with minimal clicks on mobile. Which two solutions should be recommended in order to meet this requirement? Choose 2 answers

A.

Create a single-specific action in Account

B.

Create a feedback object as a parent of Account

C.

Create a global action on Account

D.

Create predefined values for most of the fields

A Platform App Builder at Cloud Kicks is creating a flow approval process for travel requests. The requirement is to assign the approval to a specific user who will be determined at runtime based on other data in the flow.

How must the app builder configure the approver for the approval step?

A.

Use a Formula resource to define the approver directly in the Approver Type field.

B.

Set the Approver Type to " User " and select a specific user from the list.

C.

Set the Approver Type to " Resource " and select the text variable containing the username.

D.

Set the Approver Type to " Queue " and assign the queue that contains the dynamic user.

Ursa Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object. Contacts can potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contacts associated with it. How should an app builder configure the data model?

A.

Two Master-detail relationships on a new custom object

B.

One Master-detail relationship on Contact and one Master-detail relationship on Solar Project

C.

Two Lookup relationships on a new custom object

D.

One Lookup relationship on Contact and one Lookup relationship on Solar Project

A services manager wants to make sure the team enters case priority consistently.

Which feature should a Platform App Builder use to accomplish this?

A.

In-App Guidance

B.

Path

C.

Flow

D.

Next Best Action

Cloud Kicks is building a Field Generation prompt template in Prompt Builder that populates a custom field on the Contact record page with a paragraph summarizing the Contact ' s most recent Orders. To ground the prompt in the Contact ' s related Order data, the Platform App Builder needs to build a flow.

Which type of flow should the app builder use?

A.

Template-triggered prompt flow

B.

Record-triggered flow

C.

Schedule-triggered flow

D.

Autolaunched flow

AW Computing has a custom object for service plans. A service plan needs to be associated to one and only one contact. The support manager noticed if the wrong contact is associated, the reps are unable to Change the contact. The app builder already confirmed the user has correct access to the field and there are no validations associated with the service Plans. What could be causing the issue?

A.

The Read Only radio button, Allows users with at least Read access to the Master record to create, edit, or delete related Detail records, is selecte

B.

The Allow reparenting checkbox, Child records can be reparented to other parent records after they are created, is uncheckedd

C.

The Read/Write radio button, Allows users with at least Read/Write access to the Master record to create, edit, or delete related Detail records, is selecte

D.

The Allow reparenting checkbox, Child records can be reparented to other parent records after they are created, is checked

Universal Containers has a record-triggered flow with a Scheduled Path to send an email 7 days after a Case closes. The Platform App Builder needs to confirm that a recently closed Case has an email waiting in the queue.

Where in Setup should the app builder look to see this pending action?

A.

Time-Based Automations

B.

Flow Trigger Explorer

C.

Apex Flex Queue

D.

Paused and Failed Flow Interviews

An app builder wants to deploy a new version of an auto-launched flow to production in an active state so that the new functionality is immediately available to users. What should the app builder take into consideration when planning the deployment?

A.

User access needs to be granted to the flow.

B.

Verify there is an Apps test that provides test coverage for the flow.

C.

Flow test coverage must by 100%.

D.

Honestly activate the flow after deployment.

DreamHouse Realty (DR) asks for some improvements in case management. They want to enforce process compliance so that cases are unable To be reverted to an earlier case status, and to ensure that certain fields are required when specific case criteria are met. Which solution should an app builder implement to meet these requirements?

A.

Configure validation rules with help text.

B.

Create dependent picklist fields and set them as require

C.

Use an approval process to check field criteria are met.

D.

Make the fields required on the page layout.

Page: 3 / 5
Total 324 questions
Copyright © 2014-2026 Solution2Pass. All Rights Reserved