Pre-Summer Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

Platform-App-Builder Sample Questions Answers

Questions 4

The Director of Customer Service wants to receive a notification when a case stays in the new status for more than four business hours. Which two automation processes should be used to accomplish this? Choose 2 answers

Options:

A.

Validation Rule

B.

Flow Builder

C.

Scheduled Apex

D.

Escalation rules

Buy Now
Questions 5

Universal Containers wants to give sales managers the ability to quickly provide sign off On an Opportunity vi a the Opportunity record page when a sales rep has discounted a deal by 20% To 30%. Which two features should be used for this requirement? Choose 2 answers

Options:

A.

Dynamic Actions

B.

Schema Builde

C.

Approval Process

D.

Validation Rule

Buy Now
Questions 6

Cloud Kicks is implementing an approval process for opportunities that requires managers To approve all opportunities above $50,000 before they can be marked as Closed Won. Which two delivery methods can a manager utilize to respond to approval requests in the Salesforce Mobile app? Choose 2 answers

Options:

A.

Navigation Menu

B.

Home Screen

C.

In-App Notification

D.

Record Detail

Buy Now
Questions 7

Universal Containers wants to collaborate with its customers within Salesforce and has decided to enable the Allow Customer Invitations in the Chatter Settings. Which permission is granted to customers when invited to a Chatter group?

Options:

A.

The ability to invite members to groups of which they are a member.

B.

The ability to interact with members of their groups.

C.

The ability to mention accounts of which they are a contact.

D.

The ability to request access to public groups.

Buy Now
Questions 8

An app builder at Universal Containers has been asked to add the Chatter feed to a custom object record page. Which approach should the app builder use?

Options:

A.

Add the standard related first component.

B.

Add the Chatter feed component from the AppleChange.

C.

Add the standard Chatter feed component.

D.

Add a custom Chatter feed component.

Buy Now
Questions 9

Universal Containers has several new fields they ' ve requested for the Opportunity Product object. What should an app builder be able to configure using a formula field?

Options:

A.

A hyperlink to the parent Account of the parent Opportunity.

B.

A Rich Text area field that uses HTML to bold certain characters.

C.

A combination of the Opportunity ' s Text and a Description fields.

D.

A mix of functions and concatenation of 10 Account fields and 10 Opportunity fields.

Buy Now
Questions 10

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?

Options:

A.

More than 5,000 characters in the formula.

B.

Contact end Account objects DO NOT have a Master-Detail Relationship,

C.

Unable to reference the child records.

D.

Formula field limit reached on the Account object,

Buy Now
Questions 11

The appraisal team at DreamHouse Realty wants to leverage Salesforce Mobile app. What are three things an app builder should do to optimize mobile experience? Choose 3 answers

Options:

A.

Avoid using default field values so that the user is required to fill in all fields on the screen.

B.

Minimize the amount of formula fields and lookup fields to reduce page load time.

C.

Put the most important fields in the compact layout so they are easy to fin

D.

Create individual customized layouts for different phone operating systems.

E.

Use Global Actions to make it easy to perform vital functionality on mobile.

Buy Now
Questions 12

Cloud Kicks works on an annual subscription model. When a sales rep marks An opportunity as closed won, a new opportunity should automatically be created for The renewal. The contracts team works outside of Salesforce but also needs to be Notified about closed deals in order to initiate the contract process with the customer. Which automation solution would meet these requirements?

Options:

A.

Approval Process

B.

Outbound Message

C.

Record-triggered flow

D.

Validation Rule

Buy Now
Questions 13

An app builder needs to change the data type of some custom fields. Which two limitations should the app builder be aware of when changing the data Type of a custom field? Choose 2 answers

Options:

A.

It is not possible to change the data type of a formula field to any data type.

B.

It is not possible to change the data type of field referenced by Apex code.

C.

It is not possible to change the data type of a field used as an External ID from number to Text.

D.

It is not possible to change the data type of a Text Area (Long) field to Text.

Buy Now
Questions 14

Universal Containers expects impacts to operations due to increased deman The executive team will reach out to current customers and wants To see the number of open cases for the account and parent account. What should an app builder use to display the number of open cases on the account page?

Options:

A.

Approval Process

B.

Flow

C.

Custom object

D.

Roll-up summary

Buy Now
Questions 15

Which two solutions prevent a formula field from being referenced by a Roll-Up Summary field? Choose 2 answers

Options:

A.

The NOW() function in the formula field

B.

A cross-object formula updating a field referenced by the formula field

C.

The CASE() function in the formula field

D.

A cross-object field referenced in the formula field

Buy Now
Questions 16

Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child record Star. The app builder is receiving an error stating " Picklist values are only supported in certain functions " . Which formula should an app builder use to achieve the desired result?

Options:

A.

TEXT(BRIs (Bilding)_=Type_0)

B.

WATER(Bilding)_=Type_0

C.

TEXT(Bilding)_=Type_0

D.

FEED(Bilding)_=Type_0

Buy Now
Questions 17

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

Options:

A.

Lightning App Builder

B.

Time Failure

C.

Validation Rule

D.

Quick Action

Buy Now
Questions 18

After discovering a second sun in the solar system, Ursa Major Solar wants to change the field relationship between `Sun_c` and `Planet_c` to a lookup rather than a master- detail. What should an app builder consider about the effect on reporting before making this change?

Options:

A.

Existing reports created under the `Sun_c` with `Planet_c` report type made by Salesforce will be unusable, but not deleted.

B.

Existing roll-up summary fields will be deleted from the `Sun_c` object and from any reports where they were added.

C.

Existing roll-up summary fields will remain on the `Sun_c` object and available for reporting, but will no longer update.

D.

Existing reports created under the `Sun_c` with `Planet_c` report type made by Salesforce will be deleted.

Buy Now
Questions 19

Universal Containers created a ' New Task ' custom action on the Opportunity object. The action was added to all page layouts in the Mobile & Lightning Actions section. Which Lightning component should the app builder add to the layout to Display the action?

Options:

A.

Highlights panel

B.

Activities

C.

Related lists

D.

Related record

Buy Now
Questions 20

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

Options:

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.

Buy Now
Questions 21

Cloud Kicks has a custom object with a private sharing setting. The business wants to share individual records with specific people or departments on a case-by-case basis. Which three options does the business user have to manually share individual records? Choose 3 answers

Options:

A.

Permission Set Groups

B.

Roles and Subscriptions

C.

Public Groups

D.

ID Users

E.

Private Groups

Buy Now
Questions 22

The Service Manager provided the app builder with color code requirements for case age on open cases. - New cases populate a green circle. - Day-old cases populate a yellow circle. - Three day-old cases populate a red circle. How should an app builder implement this requirement?

Options:

A.

Custom Button

B.

Quick Action

C.

Formula Field

D.

Lightning Web Component

Buy Now
Questions 23

A new field has been added to the Applicant object that is part of an unmanaged package. A recruiter ran the Position with or without Applicants Report and noticed that the new field was missing as an option to add as a column. How should an app builder troubleshoot this issue?

Options:

A.

Add the field to the custom report type field layout.

B.

Adjust the field level security to include in the report type.

C.

Check Allow Reports for the position and applicant objects.

D.

Update the profile with the Manage Public Reports permission.

Buy Now
Questions 24

Dreamhouse Realty (DR) has many properties for sale and wants to Identify the highest value of all offer records on each Property_ record Which solution should the app builder use to meet DR ' s needs provided that there is a Master-detail relationship between the objects?

Options:

A.

Roll-up Summary

B.

Summary

C.

Text Area (Long)

D.

Multi-select Picklist

E.

Rich Text Area

Buy Now
Questions 25

An app builder is loading data into Salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the Account object. For future data loads this ID will be used when upsetting records. Which two field attributes should be selected? Choose 2 answers

Options:

A.

Unique

B.

Text (encrypted)

C.

Required

D.

External ID

Buy Now
Questions 26

Universal Containers wants to understand return on investment for the latest advertising buy. They currently use a private security model for all objects. What should an app builder recommend?

Options:

A.

On an opportunities pipeline report

B.

Online Account Hierarchies and Raft Up Summary fields

C.

Configure Campaign Hierarchies and Campaign stasmics

D.

Change to a public security model

Buy Now
Questions 27

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

Options:

A.

Recent items

B.

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

C.

Rich tex

D.

Report details

E.

Plain text

Buy Now
Questions 28

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?

Options:

A.

Invocable Flow

B.

Decision Element

C.

Email Alert

D.

Task

E.

Outbound Message

Buy Now
Questions 29

Universal Containers (UC) has a time-sensitive need for a custom Component to be built in 4 weeks. UC developers require additional Enablement to complete the work and are logged by several months. Which option should an app builder suggest to meet this requirement?

Options:

A.

Build a screen flow page.

B.

Use an AppExchange solution.

C.

Build a Lightning record page.

D.

Use a Bolt solution.

Buy Now
Questions 30

Northern Trail Outfitters (NTO) has created the custom objects Trail and Park in Salesforce to track trails and parks respectively. NTO wants to Track the total number of trails a park has on the park record without writing any code. Which two actions should an app builder take to accomplish this requirement? Choose 2 answers

Options:

A.

Use a formula field on the Park record to the total number of trails.

B.

-Use a roll-up summary field on the Park record to the total number of Trails.

C.

Use a master-detail relationship between the Park and Trail objects.

D.

Use a lookup relationship between the Park and Trail objects.

Buy Now
Questions 31

Universal Containers has a Lightning record page that supportsBoth the mobile app and desktop. An app builder has downloaded a custom Lightning component from AppExchange, but users are unable to view the Component on mobile devices.

Options:

A.

The component needs to be activate

B.

The record page template is unable to support mobile devices.

C.

The component has been developed for Desktop Pages.

D.

The record page needs to be activate

Buy Now
Questions 32

Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects. What does the app builder need to provide to ensure users can view Request Inventory records?

Options:

A.

Apex-based sharing on the first master object.

B.

Read access to both master objects.

C.

Sharing rules on Request Inventory object.

D.

Read access to the first master object.

Buy Now
Questions 33

Universal Containers uses a custom picklist field Account Region on the Account record. They want this region to be reflected on all related contact records And stay in sync if the value of this field changes on the Account. How should an app builder meet this requirement?

Options:

A.

Create a picklist field called ' Account Region ' on Contact object > Create a Lookup Relationship to Update this field if the Account Region field on the Account is change

B.

Create a formula field on the Contact object > Set the value of the formula to ISPICKVAL (Account.Account_Region_o).

C.

Create a text field called ' Account Region ' on Contact object > Create a Lookup Relationship to Update this field if the Account Region field on the Account is change

D.

Create a formula field on the Contact object > Set the value of the formula to TEXT (Account.Account Region_e).

Buy Now
Questions 34

Cloud Kicks (CK) wants to begin socializing and collaborating within Salesforce around Customer accounts to discuss various topics. CK would like all company employees to see these Conversations. Which two features of Chatter would meet CK ' s business needs? Choose 2 answers

Options:

A.

Set up new public Chatter groups.

B.

Set up new private Chatter groups.

C.

Use Chatter actions to create tasks to complete.

D.

Use post action on the Account object.

Buy Now
Questions 35

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?

Options:

A.

Import Wizard

B.

Data Loader

C.

Lightning Object Creator

D.

Schema Builder

Buy Now
Questions 36

A service coordinator (SC) for Ursa Major Solar (UMS) does a final review of work orders owned by a technician for a specific region before the records are submitted for an invoice. Before closing out the work order, the SC needs to modify data or remove attachments that were added by mistake. The SC also needs access to any other related records owned by the technician. Which solution provides the required access, given a private data model?

Options:

A.

Close an assignment via that update record record by technicians in that region with the SC.

B.

Create a SC activity list with a corresponding audit group.

C.

Give the SC a permission set with the Modify All Data system permission.

D.

Change work order access on the SC ' s profile to Modify all ' .

Buy Now
Questions 37

The marketing director is concerned that too many car parts were given Away for free last year. Which functionality should be used to ensure all free parts receive the marketing Directors ' sign-off?

Options:

A.

Chatter approval

B.

Slack post

C.

Automated email message

D.

Approval process

Buy Now
Questions 38

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?

Options:

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.

Buy Now
Questions 39

Northern Trail Outfitters (NTO) has created the custom objects Trail and Park in Salesforce to track parks and trails respectively. NTO wants to track the total number of trails a park has on the park record without writing any code. Which two actions should an app builder take to accomplish this requirement? Choose 2 answers

Options:

A.

Use a master-detail relationship between the Park and Trail objects.

B.

Use a lookup relationship between the Park and Trail objects.

C.

Use a roll-up summary field on the Park record to show the total number of trails.

D.

Use a formula field on the Park record to show the total number of trails.

Buy Now
Questions 40

Universal Containers manages leads in a Lead qualification queue where Sales reps can accept ownership of the Lea Campaign members are required to Have a sales owner. Which validation rule should an app builder configure?

Options:

A.

AND ( 18BLANK (Loa Owner.Id))

B.

NOT( ISBLANK (La Own: Quum.Id))

C.

AND (ISNER(), TSBLANK (Lea Owner:ter.Id))

D.

NOT (INE) ISBLANK (Lea Owner: Cueue.Id))

Buy Now
Questions 41

What is the process to upgrade an unmanaged package that is currently Installed in production?

Options:

A.

Uninstall the current version and install the new version.

B.

Use the Install Wizard to install the upgrade to production.

C.

Install the new version to a Developer org then deploy to production.

D.

Click the update link on the Installed Packages page.

Buy Now
Questions 42

How should an app builder configure access to a contact ' s Twitter profile for Salesforce mobile app users?

Options:

A.

Add a Twitter Quick Action to the mobile navigation.

B.

Add an AppExchange Lightning Component to the mobile app.

C.

Add the Twitter component to mobile view Lightning pages.

D.

Add a formula field to the Contact page layout.

Buy Now
Questions 43

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?

Options:

A.

Component visibility

B.

Field-level security

C.

Formula field

D.

Sharing rules

Buy Now
Questions 44

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?

Options:

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.

Buy Now
Questions 45

Cloud Kicks wants to summarize the number of open Cases related to an Account, as well As the number of closed Cases to indicate whether customer support utilization is high, medium, or Low. Two number fields have been created: NUM_open_Cases_c and NUM_Closed Cases_ Which two solutions meet these business requirements? Choose 2 answers

Options:

A.

Validation Rule

B.

Apex

C.

AppExchange

D.

Approval Process

Buy Now
Questions 46

Properly installing managed packages helps prevent conflicts With customizations made by customers and partners. Which functionality should be used to set up packages?

Options:

A.

Namespace

B.

Help setting

C.

Description

D.

Allow sharing

Buy Now
Questions 47

Which three options are available when activating a Lightning page from The Lightning App Builder? Choose 3 answers

Options:

A.

Assign the page to a combination of apps and permission sets.

B.

Assign the page to a combination of apps and profiles.

C.

Make the page the default homepage for specific apps.

D.

Make the page the default homepage for specific roles.

E.

Make the page the org default.

Buy Now
Questions 48

Universal Containers (UC) wants to delete data in several fields for 5,000 Lead records. UC exported the selected record Ids and fields that need to have data deleted in a CSV file. Which two steps should an app builder suggest to meet these requirements? Choose 2 answers

Options:

A.

Select the correct record type.

B.

Use Import Wizard to update leads using the CSV file.

C.

Use Data Loader to update leads using the CSV file.

D.

Select Insert Null Values in Settings.

Buy Now
Questions 49

A sales manager at Cloud Kicks wants the team to spend more time in the field and less time manually entering the information found on the business cards they collect. What should an app builder do to help achieve this goal without sacrificing data quality?

Options:

A.

Post daily to the Cluster feed any relevant fields that need to be populated.

B.

Use Flow to create a data entry related to automatic data entry.

C.

Research and evaluate data enrichment products on the Applications to automatic data entry.

D.

Use a formula field to populate key fields for the sales user.

Buy Now
Questions 50

Cloud Kicks recently implemented the application lifecycle Management process to its release management strategy. Which category handles bug fixes and simple changes?

Options:

A.

Roll

B.

Major

C.

Minor

D.

Patch

Buy Now
Questions 51

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?

Options:

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

Buy Now
Questions 52

DreamHouse Realty has a policy that requires the phone number on Contact to be deleted when the Do Not Call checkbox is checkedd Which automation tool should the app builder recommend?

Options:

A.

If-then rule

B.

Validation rule

C.

Quick action

D.

Flow

Buy Now
Questions 53

The CFO of Cloud kicks needs to sign off on any major shoe retail deal that has a discount of more than 30% before the deal can be closed. Which feature should be used to handle this requirement?

Options:

A.

Slack message

B.

Approval Process

C.

Email Alart

D.

Field Update

Buy Now
Questions 54

What are the limitations of Schema Builder when creating a custom object?

Options:

A.

Fields and relationships can be created, but they will be unable to add the fields to the page layout from the canvas.

B.

Custom fields can be added to any custom objects, excluding formula field types.

C.

Relationships can be made to any custom objects, but any relationships to standard objects should be built in Lightning Object Manager.

D.

" Save " should be clicked each time a new object, field, or relationship is create

Buy Now
Questions 55

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?

Options:

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.

Buy Now
Questions 56

Universal Containers asked the app builder to ensure when an Account type changes to ' Past-Customer ' the contacts directly related to That account get an updated status of ' Re-Market ' . Which automation should the app builder use to accomplish this task?

Options:

A.

Validation rule

B.

Lightning component

C.

Screen flow

D.

Record-triggered flow

Buy Now
Questions 57

Ursa Major Solar (UHS) uses a public sharing model for accounts. UHS would like to move to a more restrictive sharing model but wants the Sales team to continue to have access to all account records with the sales record type. Which two actions should an app builder complete to implement this change? Choose 2 answers

Options:

A.

Create an owner-based sharing rule.

B.

Create a criteria-based sharing rule.

C.

Update the organization-wide defaults.

D.

Update the Sales profile.

Buy Now
Questions 58

Cloud Kicks is redefining its entire business process to convert the Manager Notes field from a long text area field The goal is to encourage Managers to be more concise in their comments and stay at 255 characters or less. There is preexisting information in the Manager Notes field that often Is well beyond the character limit. What would happen to any existing information if the app builder tries to convert a preexisting long text area field to text area?

Options:

A.

Preexisting information will truncate to the first 255 characters.

B.

Preexisting information will cause an error message to pop up.

C.

Preexisting information will remain even if it was over 255 characters.

D.

Preexisting information in the field will be completely lost.

Buy Now
Questions 59

Universal Containers (UC) has a custom Invoice object and a custom Invoice Line Item Object. The Invoice Line Item object has a lookup relationship to the Invoice. UC would like to Convert the lookup relationship to a master-detail relationship but is unable to do so. Which two reasons could be preventing this relationship conversion? Choose 2 answers

Options:

A.

There are already two master-detail relationships on the Invoice Line Item.

B.

Custom objects are unable to be on the detail side of a master-detail Relationship.

C.

Invoice Line Item records exist without having the Invoice lookup field populated

D.

There is a roll-up summary field on the Invoice object.

Buy Now
Questions 60

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?

Options:

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

Buy Now
Questions 61

The VP of sales at AW Computing would like a Roll-Up Summary field onThe Account object to aggregate the amount of opportunities related to an Account. The app builder is unable to implement this change. Why is the app builder unable to fulfill the request?

Options:

A.

The default currency is not an active currency in the organization.

B.

The organization has Advanced Currency Management enable

C.

Roll-Up Summary fields are unavailable on the Account object.

D.

Currency fields are unable to be referenced in Roll-Up Summary fields.

Buy Now
Questions 62

The finance manager at Universal Containers wants to receive a new Business notification email each time a new client is won. The sales manager wants to Receive a task letting them know to onboard the new client unless it is a top-tier Client. Which automation tool should an app builder use to best address all these requests?

Options:

A.

Approval process

B.

Record-triggered flow

C.

Apex

D.

Screen flow

Buy Now
Questions 63

A manager built out a new Account report and wants to add a chart of the data to account records. An app builder tried to use the Report Chart component but was unable to find the manager ' s report. What are two reasons the app builder is unable to see the report? Choose 2 answers

Options:

A.

The report has no data in it.

B.

The app builder did not create the report.

C.

The report is in the manager ' s Private reports folder

D.

The report does not have a chart.

Buy Now
Questions 64

An app builder is creating a custom object called Testimonial_c and wants to connect Testimonial_c records with both the submitter ' s Contact record and Account record If the Account is deleted, the Testimonial_c records should also be delete If the Contact is deleted, but the Account remains, the Testimonial_c records should remain. How should this be accomplished?

Options:

A.

Create a lookup relationship from Testimonial_to Account and a master-detail relationship from Testimonial to Contact.

B.

Make Testimonial ca junction object between Account and Contact using master-detail relationships.

C.

Create a master-detail relationship from Testimonial_to Account and a lookup relationship from Testimonial To Contact.

D.

Make both the Contact and Account fields required on the Testimonial object and create lookup relationships from Testimonial_cto Contact and to Account.

Buy Now
Questions 65

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

Options:

A.

Boxes with Accounts

B.

Accounts with Boxes

C.

Boxes with or without Accounts

D.

Accounts with or without Boxes

Buy Now
Questions 66

Ursa Major Solar (UNS) uses a public sharing model for accounts. UNS would like to move to a more restrictive sharing model but wants the Sales team to continue to have access to all account records with the sales record type. Which two actions should an app builder complete to implement this change? Choose 2 answers

Options:

A.

Create a custom-based sharing rule.

B.

Update the organization-wide defaults.

C.

Update the Sales profile.

D.

Create an owner-based sharing rule.

Buy Now
Questions 67

Uras 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?

Options:

A.

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

B.

Two Lookup relationships on a new custom object

C.

Two Master-detail relationships on a new custom object

D.

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

Buy Now
Questions 68

Universal Containers has deployed custom tabs to production via change sets, without including the profile settings or permission sets. What is the setting for the visibility of custom tabs?

Options:

A.

Custom tabs are hidden for all users.

B.

Custom tabs are default off for all users.

C.

Custom tabs are default on for all users.

D.

Custom tabs are NOT deploye

Buy Now
Questions 69

An app builder is tasked with adding key performance indicators on client Pages. They want to see a summary of the number of open Opportunities and the Number of won Opportunities for each Account. Where should the app builder go to build these new rollups?

Options:

A.

Account Object

B.

Lightning Object Creator

C.

Opportunity Object

D.

Lightning App Builder

Buy Now
Questions 70

Universal Containers allows all employees to submit reviews for leadership using a custom object called Review. These Reviews should only be Visible to the HR department and the employee who submitted the record Which three steps should an app builder take to properly control access to Reviews? Choose 3 answers

Options:

A.

Add a Master-Detail(User) field on the Review object.

B.

Set organization-wide default to Private.

C.

Remove Review Read permission from non-HR Department user Profiles.

D.

Disable Grant Access Using Hierarchies.

E.

Create a criteria-based Sharing Rule for the HR Department.

Buy Now
Questions 71

The app builder at Cloud Kicks has created a custom object named Delivery_c to track the Details of products shipped to customers. Which two actions should the app builder take to prevent users in the shipping department from Deleting delivery records? Choose 2 answers

Options:

A.

Remove the delete button from the Delivery page layout.

B.

Use a permission set to remove the Delete permission.

C.

Remove the Delete permission from the Shipper profile.

D.

Change the organization-wide default of deliveries to Private.

Buy Now
Questions 72

Which two report formats can be used as a source report to configure a reporting snapshot? Choose 2 answers

Options:

A.

Tabular format

B.

Summary format

C.

Joined format

D.

Matrix format

Buy Now
Questions 73

The training team at Northern Trail Outfitters uses a custom Training object to track customer training sessions. An app builder needs to create a relationship between the Training object and the related Students ' record. Which two behaviors should an app builder take into consideration? Choose 2 answers

Options:

A.

On Student record, users can set up Roll-up summary field on Training records.

B.

Cross-object field updates behavior Training and Student records are not supported.

C.

On Training record, the Student Lookup field can be made optional.

D.

On Training record, users can only delete Students, if they have access to it.

Buy Now
Questions 74

Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record is treated Uniquely. Which formula should an app builder use to create this new field?

Options:

A.

VALUE (14)

B.

CASE SAFEID (Id)

C.

TEXT (Id)

D.

ISNUMBER (Id)

Buy Now
Questions 75

Cloud Kicks (CK) wants to set up a custom child object to track gift cards issued to a customer. A key requirement is to track the total number of gift cards opened and gift cards issued on an Account. CK wants to permanently ensure the gift cards are unable to be moved across any other Account once it is created. On the gift card object, which field type should be created to support this requirement?

Options:

A.

Lookup relationship

B.

Master-detials relationship

C.

Roll-up summary

D.

Formula

Buy Now
Questions 76

The brokers at DreamHouse Realty (DR) are having an issue When using the Salesforce mobile app on their iPhones. There are several Key fields on the contact record they need access to at a glance. Because Of the small screen, they currently have to scroll down the page to view the Information. What should the app builder at DR use to configure the Salesforce mobile App to these key fields at the top of the screen?

Options:

A.

Mobile navigation

B.

Record Detail component

C.

Compact layout

D.

Object specific action

Buy Now
Questions 77

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?

Options:

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.

Buy Now
Exam Code: Platform-App-Builder
Exam Name: Salesforce Certified Platform App Builder (Plat-Admn-202)
Last Update: May 26, 2026
Questions: 259
$64.4  $183.99
$49.35  $140.99
$44.8  $127.99
buy now Platform-App-Builder