Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

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: 2 / 4
Total 259 questions

Universal Containers uses a custom object called Projects. When managers Assign projects, they set a custom field on the Project record called Estimated Hours. Once set, users should be able to decrease but not increase the value. How can an app builder meet this requirement?

A.

Create a validation rule that uses the ISCHANGED function.

B.

Create a formula default value for the custom fiel

C.

Create a validation rule that uses the PRIORVALUE function.

D.

Create a formula field that uses the PREVGROUPVAL function.

Ursa Major Solar has a lookup relationship between a custom `delay_` object and a custom `Size_` object. An app builder wants to create a roll-up summary field that counts the total number of `Size_` records related to each `delay_` record. How would the current configuration impact the ability to achieve the desired result?

A.

The roll-up summary can be achieved by creating a formula field on the `delay_` object.

B.

This lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created.

C.

A roll-up summary field will need to be created on the `delay_` object with a field filter that selects all related `Size_` records.

D.

The roll-up summary can be achieved by creating a formula field on the `Size_` object.

DreamHouse Realty wants to import its property records from an external system into Salesforce. The app builder will use an external ID field to house the property ID from the external system. Which two details should the app builder know when using external ID fields?

A.

Each org can have up to 25 custom external ID fields.

B.

Each object can have up to 25 custom external ID fields.

C.

An external ID field can be a URL field.

D.

An external ID field can be an auto-number field.

Service Agents are required to confirm a user ' s identity before providing support information over the phone. Which feature can an app builder use to help agents meet this requirement?

A.

Add Path to the top of the Case layout

B.

Case Validation Rules

C.

Include Surveys as a Case related list

D.

Guided Action Flows on the record page

At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed Descriptions that can include pictures and links. Which field type should the app builder use to fulfill this requirement?

A.

URL

B.

Multi-select picklist

C.

Long text area

D.

Rich text area

DreamHouse Realty (DR) is expanding into subsidized housing by partnering with local government entities. DR uses Sales Cloud and has Enabled field history tracking on the Opportunity object. Due to increased information requirements, the App Dev team is changing Text Area (Long) fields To Rich Text fields to allow for up to 1,000 characters and better descriptions. Which two considerations should be made by the team? Choose 2 answers

A.

Data loss may occur when changing custom field types.

B.

Audit Trail is available through REST API extracts.

C.

Rich text field values of all lengths are displayed fully in reports.

D.

Field History Tracking records value changes of 255 characters or less.

Sales reps at Universal Containers create multiple quotes per opportunity. Which automation tool should an app builder recommend to delete rejected quotes?

A.

Approval process

B.

Einstein Next Best Action

C.

Flow

D.

Validation rule

Ursa Major Solar has a lookup relationship between a custom `Galaxy_` object and a custom `Star_` object. An app builder wants to create a roll-up summary field that counts the total number of `Star_` records related to each `Galaxy_` record. How would the current configuration impact the ability to achieve the desired result?

A.

The roll-up summary can be achieved by creating a formula field on the `Galaxy_` object.

B.

The lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created.

C.

The roll-up summary can be achieved by creating a formula field on the `Star_` object.

D.

A roll-up summary field will need to be created on the `Galaxy_` object with a field filter that reflects all related `Star_` records.

Universal Containers has purchased a lightning component on the AppExchange. In which two areas can these components be used? Choose 2 answers

A.

Lightning App Builder

B.

Time Failure

C.

Validation Rule

D.

Quick Action

DreamHouse Realty wants to track how many lifts are being installed into Customer garages. The To Be Installed custom checkbox field on the custom Lift Object should be checkedd and an external system should be notified via an outbound Message the next day when a lift is sol Which automation tool should be used to complete this task?

A.

Approval process

B.

Validation rule

C.

Flow

D.

Assignment rule

Sales reps at Universal Containers use Salesforce on their mobile devices. They want a way to add new contacts quickly and then follow up later to complete the Additional information necessary. Which mobile solution should an app builder recommend to create the new contact?

A.

Λ Build a global action to create Contacts.

B.

Use Path and set pre-defined values.

C.

Customize the mobile menu to move Contacts to the top.

D.

Add a compact layout to Contacts.

An app builder wants to configure a sandbox environment for users to perform user acceptance testing of the latest features from developers. The sandbox should include about 500MB worth of data configured via a template. Also, the sandbox should be refreshed weekly. Which sandbox meets the requirements?

A.

Full sandbox

B.

Developer File sandbox

C.

Developer sandbox

D.

Partial Copy sandbox

Choose 3 options. Cloud Kicks wants to set up a new opportunity approval process and execute various action items based on the initial submission. Which three action types should an app builder use in the approval process?

A.

Invocable Flow

B.

Decision Element

C.

Email Alert

D.

Task

E.

Outbound Message

An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page. Which two reasons can be preventing the app builder from being able to add the Custom component? Choose 2 answers

A.

A custom tab must be created to add custom components to the page with the App Builder.

B.

The component requires a developer permission to add it to the page with the App Builder.

C.

My Domain must be deployed to add custom components to the page with the App Builder.

D.

The component is tagged for record pages instead of home pages and is not ing up in The App Builder.

An app builder has created a new report type but users are unable to select It from the Report Type list when making a new report for records they own. What could be causing this issue?

A.

The report type is in a status of In Development.

B.

Access to the necessary object is unavailable.

C.

The report type is in a status of Deploye

D.

Access to Create and Customize Reports is disable

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?

A.

Component visibility filter

B.

AppExchange

C.

Detail page layouts

D.

Field-level security

Which three standard component types are available in the Lightning App Builder? Choose 3 answers

A.

Recent items

B.

custom fields for the Galactic Vendors ' s location: Filter list

C.

Rich tex

D.

Report details

E.

Plain text

An app builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor. What is a limitation of formulas that could be causing the issue?

A.

Formula field limit reached on the Account object.

B.

Unable to reference the child records.

C.

Contact and Account objects DO NOT have a Master-Detail Relationship.

D.

More than 5,000 characters in the formulae.

Cloud Kicks asked the app builder to insert a list of 25,000 records using Deduplication for the Delivery custom object. Which tool should be used?

A.

Import Wizard

B.

Data Loader

C.

Lightning Object Creator

D.

Schema Builder

An app builder is preparing to deploy a new app from the sandbox to Production using change sets. Which two considerations should an app builder keep in mind during this process? Choose 2 answers

A.

Transactions will revert if the deployment errors.

B.

Users should be logged out of production when receiving inbound change sets.

C.

Salesforce Connect automatically establishes a link between environments.

D.

Change sets do not include all components and may have to perform some changes Manually.

Page: 2 / 4
Total 259 questions
Copyright © 2014-2026 Solution2Pass. All Rights Reserved