Black Friday Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Platform-App-Builder Salesforce Certified Platform App Builder (SU23) Questions and Answers

Questions 4

A new app builder on the Cloud Kicks team is getting familiar with relationships in the data model.

What functionality would present the app builder a comprehensive view of all relationships in one pi

Options:

A.

Schema Builder

B.

Lightning Object Creator

C.

Object Manager

D.

Lightning Record Page

Buy Now
Questions 5

Which two places can an app builder go to see a list of available Custom Lightning components in their org?

Choose 2 answers

Options:

A.

Visualforce components in Setup

B.

Lightning component Generator

C.

Lightning App Builder

D.

Lightning components in Setup

Buy Now
Questions 6

Universal Containers wants sales reps to get permission from their managers before deleting Opportunities,

What can be used to meet these requirements?

Options:

A.

Process Builder with Submit for Approval action.

B.

Approval Process with a triggered Flow process.

C.

Approval Process with Time-Dependent Workflow action.

D.

Two-step Approval Process.

Buy Now
Questions 7

Universal Containers generates leads from three different sources: web, trade shows, and partners. Some of the information collected is applicable to all sources, there is also information that is unique to each type of lead. What should an app builder configure to meet these requirements?

Options:

A.

Create three lead record types each with its own page layout containing the relevant fields

B.

Create a partner community and a record type for web and trade show leads

C.

Create three sections on the lead layout and instruct users to collapse the non-relevant fields

D.

Create custom page payouts for each type of lead only containing the relevant fields

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 Chatter feed component.

B.

Add the standard related list component

C.

Add a custom Chatter feed component

D.

Add the Chatter feed component from the AppExchange.

Buy Now
Questions 9

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.

Unable to reference the child records.

B.

A master-detail relationship should be created.

C.

Formula field limit reached on the Account object.

D.

More than 5,000 characters in the formula.

Buy Now
Questions 10

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 permission from the Shipper profile.

B.

Change the organization-wide default of deliveries to Private.

C.

Remove the delete button from the Delivery page layout.

D.

Use a permission set to remove the Delete permission.

Buy Now
Questions 11

Universal Containers uses a private sharing model for opportunities. This model CANNOT be changed due to a regional structure A new sales operations team has been created. This team needs to perform analysis on Opportunity data, all should have read arid write access to all Opportunities.

What are two recommended solutions for the app builder to give the users appropriate access? Choose 2 answers

Options:

A.

Create a criteria-based sharing rule to all opportunities with the sales operations public group.

B.

Add a manual share for all opportunities with each user on the sales operations team.

C.

Add a permission set with 'View All" and 'Modify All'' opportunity permissions enabled.

D.

Create a criteria-based sharing rule to share all opportunities with the sales operations private group

Buy Now
Questions 12

UVC's CFO has asked that all deals with more than a 40%discount get automatically sent to the VP of Finance. He will review these deals without the sales rep needing to take action. Which two ways can this be accomplished without building code? Choose two answers

Options:

A.

Launch a new approval process that has automatic submission enabled as an initial submission action

B.

Create a new process with a submit for approval action to automatically submit deals for approval

C.

Create a new approval process that has automatic submission enabled in the entry criteria

D.

Launch a flow that uses the submit for approval action to submit deals for approval

Buy Now
Questions 13

The CFO of Cloud Kicks needs to sign off on any major show retail deal that has a discount of more than 30% before the deal can be closed.

What feature would be used to handle this requirement?

Options:

A.

Approval Process

B.

Email Alert

C.

Field Update

D.

Workflow Rule

Buy Now
Questions 14

Cloud Kicks (CK) Is finding sales reps are Inconsistent in data entry when deals are won. CK requires that custom shoes are shipped within two weeks after the close date. A custom field called Scheduled Ship Date on the opportunity records the ship date.How should the app butler ensure this field is properly filed out before setting the opportunity to closed won?

Options:

A.

OR(ISPICKVAL( StageName ,"Closed Won") && ( Scheduled_Ship_Date_cCloseDate)>14,ISBLANK(Scheduled_Ship_Date_c))

B.

OR(ISPICKVAL( StageName ="Closed Won") && ( Scheduled_Ship_Date__c- CloseDate ) > 14,ISBLANK(Scheduled_Ship_Date__c))

C.

ISPICKVAL( StageName ,"Closed Won") && ( Scheduled _Ship_Date_c-CloseDate ) > 14

D.

ISPICKVAL( StageName= CloseDate ) > 14,losed Won") && ( CloseDateScheduled_Ship_Date_c) >14

Buy Now
Questions 15

Which three options art availably when activating a Lightning page from the Lightning App Builder?

Choose 3 answers

Options:

A.

Assign the page to a combination of apps and profiles.

B.

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

C.

Make the page the org default.

D.

Make the page the default homepage for specific roles.

E.

Make the page the default homepage for specific apps.

Buy Now
Questions 16

Universal Containers (UC) tracks Account locations in Zip Code, a custom text field with a validation rule to enforce proper formatting of the US ZIP+4 code for UC's orders.

What formula should the app builder create on Order to display only the first five digits of Zip Code from the parent Account?

Options:

A.

BEGINS(Account.Zip_Code_r, 5)

B.

TEXT(Account.Zip_Code_c, 5)

C.

LEFT(Account.Zip_Code_c, 5)

D.

LPAD(Account.Zip_Code__r, 5)

Buy Now
Questions 17

Cloud Kicks has a sales rep who is stating that their Contact is unavailable for other users to see within Salesforce.

In which three ways can an app builder troubleshoot this issue?

Choose 3 answers

Options:

A.

Create an Account Sharing Rule to give the users access to all records.

B.

Confirm whether Default Organization-Wide Sharing Settings provide access to the Account.

C.

Review the Contact record and ensure it is linked to an Account.

D.

Verify the users with the issue have access to the Contact object.

E.

Create a new Contact and have the users try again.

Buy Now
Questions 18

Universal Containers’ app builder has been tasked with replacing workflow rules and Apex triggers with Process Builders where possible.

What are two important considerations an app builder should know before the project is started?

Choose 2 answers

Options:

A.

Avoid generating infinite loops.

B.

Apex has a different SOQL query limit than Flow.

C.

Create a process for each workflow rule.

D.

Combine actions when possible.

Buy Now
Questions 19

DreamHouse Realty (DR) has a policy that requires the phone number on Contact to be deleted when the DoNotCall checkbox is checked.

What automation tool should the app builder recommend?

Options:

A.

Quick action

B.

Approval process

C.

Validation rule

D.

Workflow rule

Buy Now
Questions 20

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

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 21

An app builder wants to use Process Builder to automate some of the work being done by the sales team.

What are three capabilities ofProcess Builder that can improve productivity?

Choose 3 answers

Options:

A.

Send an email alert.

B.

Update a related record.

C.

Send an outbound message.

D.

Delete a related record.

E.

Create a child record.

Buy Now
Questions 22

Cloud Kicks's management team frequently travels and wants to approve requests from their team on the go via Chatter.

Where would an app builder enable this ability?

Options:

A.

Chatter Feed Tracking

B.

Object Settings

C.

Chatter Settings

D.

Approval Process Settings

Buy Now
Questions 23

Ann app builder has been to display an overdue date that is two months after a tasks due date. Which approach should the app builder take?

Options:

A.

Use process builder and set overdue date equal to Due Date + ((365/12)*2)

B.

Create a formula field using Due Date + 60

C.

Use process builder and set overdue Date equal to Due Date + 60

D.

Create a formula field using the ADDMONTHS () function

Buy Now
Questions 24

A sales rep at AW Computing is unable to find what they are looking for while scrolling through their Chatter feed.

How can a filter be utilized to show only posts from their key account and opportunity records?

Options:

A.

Create a Chatter group.

B.

Create Chatter bookmarks

C.

Create a Chatter stream.

D.

Create a Chatter notification.

Buy Now
Questions 25

An app builder has modified a Lightning record page for a case and has added an email button item to the page layout; however, users are unable to see the new item on the layout.

What are two potential reasons why users are unable to view the item on the Case Lightning record page?

Choose 2 answers

Options:

A.

The page layout includes the case feed component.

B.

The email button contains JavaScript.

C.

The case page layout also contains custom buttons.

D.

The page layout excludes the case feed component.

Buy Now
Questions 26

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

Options:

A.

Add a formula field to the Contact page layout.

B.

Add an AppExchange Lightning Component to the mobile app.

C.

Add the Twitter component to mobile view Lightning pages.

D.

Add a Twitter Quick Action to the mobile navigation.

Buy Now
Questions 27

An app builder wants to add the option to 'Send New Email' from Leads, Contacts and Accounts for users on mobile.

What is the benefit of using global actions to accomplish this?

Options:

A.

Global actions can be accessed anywhere actions are pages, feed and Chatter groups,

B.

Salesforce Lightning Component Library houses existing global actions prebuild for use.

C.

The global action's layout automatically clones the default page layout.

D.

Global actions are record-specific and are available when searching that particular

Buy Now
Questions 28

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.

Record-triggered flow

B.

Screen flow

C.

Apex

D.

Approval process

Buy Now
Questions 29

SERVICE AGENTS ARE REQUIRED TO CONFIRM A USER IDENTITY BEFORE PROVIDING SUPPORT INFORMATION OVER THE PHONE. WHAT FEATURE CAN AN APP BUILDER USE TO HELP AGENTS MEET THIS REQUIREMENT?

Options:

A.

Include Surveys as a Case related list

B.

Case Validation Rules

C.

Add Path to the top of the Case layout

D.

Guided Action Flows on the record page

Buy Now
Questions 30

Universal Containers wants to deliver purchased containers to remote construction address. In these cases, the customers will supply UC with the coordinates to the location.

What type of field should the app builder use to capture this information?

Options:

A.

Number

B.

Geo location

C.

Text

D.

External Lookup

Buy Now
Questions 31

Universal Containers has a custom picklist called Support Level on the Account object. They would like to show the real-time value of Support Level on all case records.

How should an app builder implement this requirement?

Options:

A.

Create a formula field on the Case object using the TEXT function.

B.

Create a formula field on the Account object using the ISPICKVAL function.

C.

Create a Process Builder and use a field update on the Case object.

D.

Create a roll-up summary field using Support Level on the Account object.

Buy Now
Questions 32

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.

What formula should an app builder use to create this new field?

Options:

A.

ISNUMBER(Id)

B.

CASESAFEID(Id)

C.

TEXT(Id)

D.

VALUE(Id)

Buy Now
Questions 33

Due to the complexity of the Universal Containers sandbox release schedule and requirements, it is advised that change sets are used as often as possible to migrate from one environment to another.

Which three common items can an app builder move when using a change set?

Choose 3 answers

Options:

A.

Web-to-lead

B.

Standard fields

C.

Custom object

D.

Apex class

E.

Custom field

Buy Now
Questions 34

Universal Containers has a private sharing model for Accounts and Opportunities and uses Territory Management to grant access to records.

• Sales rep A manually shares an opportunity record with sales rep B.

• Sales rep B has access to the Account even though the Account Is NOT In sales rep B's territory.

• Sales rep C CANNOT see either record.

Based on the information given, why can sales rep B see the Account related to the Opportunity?

Options:

A.

Sales rep B has implicit access to the Account.

B.

Sales rep B was added to the Account team.

C.

Sharing set is granting access to the Account.

D.

Account was also manually shared.

Buy Now
Questions 35

Cloud Kicks has created accustom 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?

Options:

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 record.

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 back to the Interest record.

Buy Now
Questions 36

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

What feature can an app builder use to accomplish this?

Options:

A.

Path

B.

Flow

C.

Next Best Action

D.

In-App Guidance

Buy Now
Questions 37

The Director of Marketing at Northern Trail Outfitters wants the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units.

Which function should be used to return a date for calculating the difference?

Options:

A.

DATFTIMEVALUE()

B.

TODAY()

C.

DATEVALUE()

D.

NOW()

Buy Now
Questions 38

An App Builder at UVC would like to prevent users from creating new records on an Account related list by overriding standard buttons. Which two should the App Builder consider before overriding standard buttons?

Options:

A.

Standard buttons can be changed on lookup dialogs, list views, and search result layouts

B.

Standard buttons can be overridden with a Visualforce page

C.

Standard buttons that are not available for overrides can still be hidden on page layouts

D.

Standard buttons can be overridden, relocated on the detail page, and relabeled

Buy Now
Questions 39

Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page. Which type of report should the App Builder create to add to the Account page layout?

Options:

A.

A summary report on the Opportunity object.

B.

A summary report on the Account object.

C.

A tabular report on the Account object.

D.

A tabular report on the Opportunity object.

Buy Now
Questions 40

An app builder has deployed a change set from a sandbox to production. There is a long delay in the deployment.

What can be causing the delay?

Options:

A.

Profiles are included in the change set.

B.

A field type change is included in the change set.

C.

Dependent fields are included in the change set.

D.

Roles are included in the change set.

Buy Now
Questions 41

An app builder has a custom component they want to make available on the utility bar, but the component is unavailable.

How should the component be tagged?

Options:

A.

For use on record pages.

B.

For use in Lightning App Builder.

C.

For use on the utility bar.

D.

For use in App Manager.

Buy Now
Questions 42

Cloud Kicks wants to display 10 key fields at once in a separate section at the top of opportunity records on the desktop.

Which component should an app builder add to the record page to enable this functionality?

Options:

A.

Path

B.

Highlights Panel

C.

Custom Lightning Web Component

D.

Accordion

Buy Now
Questions 43

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.

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

B.

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

C.

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

D.

Create individual customized layouts for different phone operating systems.

E.

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

Buy Now
Questions 44

Ursa Major Solar (UMS) uses a public sharing model for accounts. UMS 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.

Update the Sales profile.

B.

Update the organization-wide defaults

C.

Create a criteria-based sharing rule.

D.

Create an owner-based sharing rule.

Buy Now
Questions 45

The marketing team at UVC has a list of 400 leads it wants to upload to Salesforce. The team need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? Choose 2 answers

Options:

A.

Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.

B.

Upload the lead list using the import wizard and select a Matching type to prevent duplicate lead creation.

C.

Use Data Loader’s update function to import lead and match to existing records based on e-mail address.

D.

Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to_Lead scenario.

Buy Now
Questions 46

Universal Containers (UC) has large data volumes and is nearing data storage limits. The planned solution is to archive historical data to reduce data storage in Salesforce; however, UC would still like to use reports, queries, and lookups on the archived information.

Which two options could meet this requirement?

Choose 2 answers

Options:

A.

Big objects

B.

Custom objects

C.

Related objects

D.

External objects

Buy Now
Questions 47

UC has a requirement that an opportunity should have a field showing the value of its associated account's billing state. This value should not change after the opportunity has been created. Is there a recommended solution to configure this automated behavior?

Options:

A.

Formula field

B.

Apex

C.

Workflow

D.

Roll-up summary field

Buy Now
Questions 48

Ursa Major Solar (UMS) has a custom object where they track Galactic Vendors. The object has four custom fields for the Galactic Vendors's location:

Platform-App-Builder Question 48

The UMS's leadership wants these fields to be concatenated into a single formula field on two lines.

Which formula fulfills this requirement?

A)

Platform-App-Builder Question 48

B)

Platform-App-Builder Question 48

C)

Platform-App-Builder Question 48

D)

Platform-App-Builder Question 48

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 49

The Recruiting ream at AW Computing captures thejob acceptance and date of hire of a candidate on the Job Application custom object. Once the candidate accepts the recruiter s job offer, the date of hire should be entered and not be changed on subsequent cecord edit.

Which validation formula should the app builder use?

Options:

A.

NOT(ISCLANK(Job_Accepted_c)) && ISCHANGED(Hire_Date_c)

B.

(ISBLANK(Job_Accepted_c) II NOT(lSCMANGED(Mire_Daie_c))

C.

NOT{IS&lANK(Job_Accepted_c)) II ISCHANGED(Hire_Date_c)

D.

(lSBLANK(Job_Accepted_c) && NOT(lSCHANGED(Hire_Date_c))

Buy Now
Questions 50

Sales manager at universal containers would like to standardize what information sales rep are gathering. Sales rep want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity record. What feature should an app builder use to provide this functionally?

Options:

A.

Workflow

B.

Path

C.

Chatter feed

D.

Global Action

Buy Now
Questions 51

Universal Containers uses the Asset object to track products that are installed at customer locations. A new object, Asset Inventory, has been created to capture details about the asset.

Which approach should the app builder take to show Asset Inventory as a related list on Asset?

Options:

A.

Create a roll-up on Asset. Add the Asset Inventory related list to the Asset page layout.

B.

Create a junction object to relate Asset Inventory and Asset. Add the Asset Inventory relatedlist to the Asset page layout.

C.

Create a lookup relationship on Asset Inventory to Asset. Add the Asset Inventory related list to the Asset page layout.

D.

Create a master-detail relationship on Asset-to-Asset Inventory Add the Asset Inventory related list to the Asset page layout.

Buy Now
Questions 52

An app builder wants to create a report to compare the number of support cases in each status (New, In-progress, or Closed) and by priority (Critical, High, Medium, or Low).

What solution should be used for the report?

Options:

A.

Grouping

B.

Bucket Columns

C.

Custom Report Type

D.

Filters

Buy Now
Questions 53

Cloud Kicks received a new requirement to calculate summaries from child objects of a standard object. The team would prefer to solve this declaratively.

What are two considerations an app builder should evaluate?

Choose 2 answers

Options:

A.

An app builder is unable to change a look up to a master-detail relationship.

B.

An object can have up to two master-detail relationships.

C.

A trigger on save or update can kick off calculations.

D.

A value is required in all records of the lookup field prior to converting to a master-detail relationship.

Buy Now
Questions 54

An app builder at Cloud Kicks created accustom object and related fields in the schema builder.

What next steps should the app build take to ensure users can access the new object and fields?

Options:

A.

Create a permission set for access to the object and fields.

B.

Allow reporting for the object and fields.

C.

Assign data types to the fields on the object.

D.

Add the fields to the page layout on the object.

Buy Now
Questions 55

Universal Containers wants to match Opportunity data from Salesforce to the records in a financial database.

What is required to configure an indirect lookup relationship in Salesforce between the Salesforce Opportunity records and those in a financial database?

Options:

A.

Salesforce Record ID

B.

TEXT(Id)

C.

External ID

D.

CASESAFE(Id)

Buy Now
Questions 56

Universal Containers require different fields to be filled out at each stage of the Opportunity sates process.

What configuration steps can an app builder use to meet this requirement?

Options:

A.

Set page layout required fields based on the current stage.

B.

Create a Process Builder to prompt the User for field information.

C.

Define record types and page layouts for each stage.

D.

Add the Path component to the Lightning record page.

Buy Now
Questions 57

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.

What field type should the app builder utilize to fulfill this requirement?

Options:

A.

Long Text Area

B.

Rich Text Area

C.

Multi-Select Picklist

D.

URL

Buy Now
Questions 58

Universal Containers assigns system access via permission sets and permission set groups to ensure each user has proper access. One department with varying levels of support staff has five consistent permission sets they require in order to complete their duties. Some higher-level staff have additional permission sets that are only required for them.

How should an app builder recommend assigning permission sets to users?

Options:

A.

Utilize the manage assignments button to assign a permission set group and additional individual permission sets to each user.

B.

Utilize the manage assignments button to assign each user with the same set of permission set groups and permission sets.

C.

Utilize the Data Import Wizard to mass update the desired users with their full list of permission sets and permission set groups.

D.

Utilize the Data Loader to mass update the desired users with their full list of permission sets and permission set groups.

Buy Now
Questions 59

An app builder wants to create a new field using Schema Builder.

Who will get access to the new field by default?

Options:

A.

Standard profiles

B.

No profiles

C.

Internal profiles

D.

All profiles

Buy Now
Questions 60

Universal Container wants customers to be able to open cases from a public-facing website.

What should the app builder use to enable visitors to the website?

Options:

A.

Outbound message

B.

Web-to-case

C.

Screen flow

D.

Email-to-case

Buy Now
Questions 61

An app builder is creating a Lightning record page and has added Mobile & Lightning Actions to the page layout.

What two components could be included on the layout to display the actions?

Choose 2 answers

Options:

A.

Highlights panel

B.

Chatter

C.

Activities

D.

Path

Buy Now
Questions 62

Cloud Kicks recently implemented the application lifecycle management process to its release management strategy.

Which category handles bug fixes and simple changes?

Options:

A.

Patch

B.

Minor

C.

Major

D.

Rollback

Buy Now
Questions 63

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 m their respective regions. The inside sales team needs to see all accounts in Salesforce.

Mow can this be accomplished?

Options:

A.

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 Air setting for accounts,

B.

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 Hteran

C.

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.

D.

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.

Buy Now
Questions 64

Universal Containers wants some enhancements on its Opportunity page layout to improve efficiency and collaboration.

Which two solutions should an app builder suggest to help meet these requirements?

Choose 2 answers

Options:

A.

Mark stage dependent fields as required on the Opportunity page layout.

B.

Use two Tabs components to separate record information from activities.

C.

Add a Path component with fields and instructions aligning to stages on the Opportunity.

D.

Set up an approval process requiring manager consent at each stage of the Opportunity.

Buy Now
Questions 65

Cloud Kicks wants to start tracking how many shoe subscriptions have been sold for each shoe catalog. A master-detail relationship exists between the Subscription__c and the Shoe__c objects.

Which type of field should an app builder create?

Options:

A.

Roll-up summary field

B.

Lookup field

C.

Master-detail relationship field

D.

Number field

Buy Now
Questions 66

Cloud Kicks (CK) captures all shipping information in a custom object called Shipments__c. CK's app builder is tasked with creating an approval process to ensure department members can approve all overnight shipments.

Where should the app builder route the approval request?

Options:

A.

Hierarchy field

B.

Role

C.

Public group

D.

Queue

Buy Now
Questions 67

Which opportunity standard field is available to be configured directly? Choose3

Options:

A.

Forecast category

B.

Stage

C.

Lead source

D.

Type

Buy Now
Questions 68

DreamHouse Realty (DHR) recently acquired Cloud Kicks (CK), a company that is still on Salesforce Classic. DHR is keeping the CK Salesforce org; however, it will migrate this org to Lightning Experience.

Where should the app builder find prebuilt resources to help with this project and overall adoption?

Options:

A.

Import Wizard

B.

Lightning Object Creator

C.

AppExchange

D.

Flow Builder

Buy Now
Exam Name: Salesforce Certified Platform App Builder (SU23)
Last Update: Dec 3, 2023
Questions: 234

PDF + Testing Engine

$58.1  $165.99

Testing Engine

$40.25  $114.99
buy now Platform-App-Builder testing engine

PDF (Q&A)

$36.75  $104.99
buy now Platform-App-Builder pdf