Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

CRT-402 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

CRT-402 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Certification Preparation for Platform App Builder (SP25)
  • Last Update: Jul 8, 2025
  • Questions and Answers: 234
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

CRT-402 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

CRT-402 Practice Exam Questions with Answers Certification Preparation for Platform App Builder (SP25) Certification

Question # 6

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 theapp builder go to build these new rollups?

A.

Lightning App Builder

B.

Account Object

C.

Lightning Object Creator

D.

Opportunity Object

Full Access
Question # 7

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

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.

Full Access
Question # 8

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

A.

Escalation rules

B.

Flow Builder

C.

Process Builder

D.

Scheduled Apex

Full Access
Question # 9

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:

CRT-402 question answer

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

Which formula fulfills this requirement?

A)

CRT-402 question answer

B)

CRT-402 question answer

C)

CRT-402 question answer

D)

CRT-402 question answer

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 10

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?

A.

Chatter Feed Tracking

B.

Object Settings

C.

Chatter Settings

D.

Approval Process Settings

Full Access
Question # 11

After a deal is closed, Cloud Kicks (CK) wants to assign a user as a customer service manager (CSM) in addition to the account owner and would like a new field to easily track and report which CSM is assigned to the Account.

Which solution should an app builder use for this request?

A.

Multi-select picklist Meld

B.

Picklist field

C.

Lookup field

D.

Text field

Full Access
Question # 12

An app builder at DreamHouse Realty created a custom object which has fields containing data from two different objects via related lookups.

What is needed to create "with" or "without* reports on the new custom object?

A.

Row-Level Formula

B.

Report Bucket Field

C.

Report Filters

D.

Custom Report Type

Full Access
Question # 13

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

How should the component be tagged?

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.

Full Access
Question # 14

Cloud Kicks (CK) keeps track of its shoe inventory in Salesforce. When an order's status is changed to Activated, the inventory for the ordered shoe is reduced.At that point, a SOAP web service on the CK website must be called so that the website is updated to display the correct inventory amount for the shoe.

What should an app builder use to communicate to the CK web service when a shoe's inventory has changed?

A.

After-Save Record-Triggered flow

B.

Before-Save Record-Triggered flow

C.

Process Builder

D.

Workflow rule

Full Access
Question # 15

An appbuilder 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 CaseLightning record page?

Choose 2 answers

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.

Full Access
Question # 16

DreamHouse Realty wants to make sure an Opportunity has a fieldExpected_Close_Date_c populated before it is allowed to enter the qualified stage.

How should an app builder solution this request?

A.

Record Type

B.

Validation Rule

C.

Activity History

D.

Page Layout

Full Access
Question # 17

An app builder wants to create a new field using SchemaBuilder.

Who will get access to the new field by default?

A.

Standard profiles

B.

No profiles

C.

Internal profiles

D.

All profiles

Full Access
Question # 18

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

What can be used to meet these requirements?

A.

Process Builder with Submit for Approval action.

B.

ApprovalProcess with a triggered Flow process.

C.

Approval Process with Time-Dependent Workflow action.

D.

Two-step Approval Process.

Full Access
Question # 19

An app builder at Ursa Major Solar has been working on a new custom app in a sandbox that has been upgraded to the next major Salesforce version, and their production instance is still on the current Salesforce version. The development is complete and they are ready to deploy a change set.

What should the app builder consider when planning the deployment?

A.

It will fall if there is a feature only available In the next version.

B.

The change set components will be upgraded to the next version in production.

C.

The change set will be automatically deployed when production is upgraded.

D.

The deployment is not possible due to different versions.

Full Access
Question # 20

Universal Containers has a new custom object for Invoices that includes an InvoiceNumber field, Before the Invoice object can be used, invoices will be migratedfrom an external system maintaining their current InvoiceNumber. After the migration, salesforce will be the system of record and each new Invoice created in Salesforce must have a unique InvoiceNumber.

How should the app builder configure the InvoiceNumber field?

A.

Create a Text filed for the original InvoiceNumber and an AutoNumber field for the Salesforce InvoiceNumber.

B.

Create a Text field and mark it as a unique external ID field.

C.

Create a Text field, then change it to AutoNumber after the migration.

D.

Create an AutoNumber field and migrate the Invoices

Full Access
Question # 21

universal containers has 20 different workflows on the opportunity object. To ensure that updates are processing properly for all field updates uc has the re-evaluete workflow rules after field change checkbox checked. Recently after adding a new workflow, users have reported receiving errors about workflow limits. What should a app builder look at so address this?

A.

Talk to a developer about apex code issues

B.

Number of workflows per object limits

C.

Workflows that cause each other to fire back and forth recursively

D.

Workflows on other objects that are being re triggered

Full Access
Question # 22

Universal Containers uses a custom object called Reviews to capture information generated by interviewers during the candidate process. The Review records are visible to any user that has access to the related custom Candidate record. The VP of Human Resources wants the commentfield on the Review to be private to anyone outside of the MR department

How should the app builder meet thts requirement?

A.

Create a page layout with the field and use field-level security to hide the field from all other users.

B.

Create an Apex sharingrule to share the field with users that have "MR'' in their role.

C.

Create a sharing rule to share the field with the VP of HR with Role and Subordinates.

D.

Create a page layout with the field for HR users and another page layout without the field for all other users.

Full Access
Question # 23

Universal Containers conduct evaluations of their sales reps using a custom object consisting of numerical scores and executive comments. The company wants to ensure that only the sales reps, and their manager's executive can view the rep's evaluation record but the reps should not be able to view the executive comment field on their review. How can these requirement be met?

A.

Use a private sharing modelgranting record access using hierarchy; manage field access with record types and field-level security

B.

Use a private sharing model granting record access using custom setting; manage field access with page layouts and field level security

C.

Use aprivate sharing model granting record access using hierarchy; manage field access with field-level security

D.

Use a private sharing model granting record access using custom setting; manage field access with record types and page layouts

Full Access
Question # 24

An app builder wants to create a custom Sync button on Account that will call a Lightning Web Component that connects with an external system. Thisaction should only be available If the custom Status field is set to Ready to Sync.

What should an app builder use to add this functionality to an Account record page?

A.

Formula field

B.

Dynamic action

C.

AppExchange product

D.

Custom link

Full Access
Question # 25

Universal Containers has a private sharing model for Accounts and Opportunitiesand 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 CANNOTsee either record.

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

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.

Full Access
Question # 26

An app builder wanes to show Groups as the last navigation menu item in the mobile app. However, (he app builder is unable to select Groups as one of the items on the drop-down menu.

What could cause this?

A.

Groups is available in the recent section of the navigation menu.

B.

Groups is included m the Smart Search items butunavailable on the navigation menu.

C.

Groups is unavailable in the selected list for the navigation menu.

D.

Groups is available in the Chatter section of the navigation menu.

Full Access
Question # 27

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.

Access to the necessary object is unavailable.

B.

The report type is in a status of Deployed.

C.

Access to Create and Customize Reports is disabled.

D.

The report type is in a status of In Development.

Full Access
Question # 28

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?

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)

Full Access
Question # 29

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_c

Which two automation solutions would meet these business requirements?

Choose 2 answers

A.

AppExchange

B.

Process Builder

C.

Workflow

D.

Apex

Full Access
Question # 30

Ursa Major Solar has a lookup relationship between a custom Galaxy _c object and a custom Star_c object. An app builder wants to create a roll-up summary field that counts the total number of Star_c records related to each Galaxy__c 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__c object.

B.

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

C.

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

D.

A roll-up summary field will need to be created on the Galaxy__c object with a field filter that select all related Star_c records

Full Access
Question # 31

On the Account Lightning record page, users need to see ten fields and the ability to sort and wrap text on their Related Lists.

What Related List type would the app builder select for the Related List Lightning component?

A.

Enhanced List

B.

Basic List

C.

ListVlew

D.

List Class

Full Access
Question # 32

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 alsoinformation that is unique to each type of lead. What should an app builder configure to meet these requirements?

A.

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

B.

Create a partner community and a record typefor 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

Full Access
Question # 33

Sales reps at Universal Containers create multiple quotes per opportunity.

What automation tool should an app builder recommend to delete rejected quotes?

A.

Approval process

B.

Validation rule

C.

Workflow rule

D.

Flow

Full Access
Question # 34

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?

A.

Salesforce Record ID

B.

TEXT(Id)

C.

External ID

D.

CASESAFE(Id)

Full Access
Question # 35

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

A.

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

B.

Use two Tabs components toseparate 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.

Full Access
Question # 36

Nickname__c is a custom text field on a contact record that is utilized to overridethe contact name appearing on an email template. This field is not required and is not always filled in.

Which formula should an app builder use to select the contact's preferred name for email communications?

A.

IF(NOT(ISBLANK(Nickname__c)),Nickname_c,FirstName)

B.

IF(TEXT(Nfckname__c), Nickname_c,FirstName)

C.

IF(ISNUUL(Nteknarne _..c),Nicknamec,Firstftame)

D.

IF(NOT(BLANKVALUE(Nickname__c)),Nickname__c, FirstName)

Full Access
Question # 37

The finance manager at Universal Containers wants to receive a new business notification emaileach 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?

A.

Record-triggered flow

B.

Screen flow

C.

Apex

D.

Approval process

Full Access
Question # 38

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 rake Into consideration when planning the deployment?

A.

Verify there is an Apex test that provides test coverage for the Flow.

B.

Grant user access to the Flow.

C.

Manually activate the Flow after deployment

D.

Include the Process Builder calling theFlow In the deployment

Full Access
Question # 39

Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement bemet? Choose 2 Answers

A.

Create an approval process on the User object to assign a permission set

B.

Create a flow on the user object to assign a permission set.

C.

Create a lightning process on the user object to launch a flow.

D.

Create a workflow rule on the User object to assign a permission set.

Full Access
Question # 40

Universal Containers wants to track installation information once it container has been purchased on a custom object.Sales reps should have visibility of all the installation with their opportunities.

visibility of all the installations associated with their opportunities.

What kind of relationship should this new object have to the Opportunity?

A.

Lookup

B.

Hierarchical

C.

Master-Detail

D.

Many to Many

Full Access
Question # 41

Universal Containers created a 'New Task' custom action on the Opportunityobject. 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?

A.

Related record

B.

Related lists

C.

Highlights panel

D.

Activities

Full Access
Question # 42

An app builder noticesseveral Accounts converted from Leads are missing information they expected to be caught via Account validation rules.

What could be the source of this issue?

A.

The lead settings are unchecked to require validation for converted leads.

B.

Account validation rules fail to validate on records converted from a lead.

C.

The lead settings are allowing users to intentionally bypass validation rules.

D.

Lead validation rules fail to validate on records when they are being converted.

Full Access
Question # 43

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?

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))

Full Access
Question # 44

An app Builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another App Builder creates a workflow rule with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco. What will happen the next time a sales person saves an Account with a Billing City of San Francisco?

A.

The record will save and the Industry field will change to Technology

B.

The record will not save and the validation rule’s error messagewill be displayed

C.

The record will not save and no error message will be displayed

D.

The record will save but the Industry field will not change to Technology

Full Access
Question # 45

Universal Containers wants to improve the process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.

What should an app builder configure to meet the requirement?

A.

Process Builder triggered from Opportunity update

B.

Quick Action on the Account object

C.

Quick Action on the Opportunity object

D.

Process Builder triggered from Account update

Full Access
Question # 46

The VP of Sales at Universal Containers has askedthe app builder to let sales reps create opportunity records directly from the account, with a number of fields pre-populated.

Which feature should the app builder use to allow users to create the opportunity?

A.

A quick action

B.

A default action

C.

Acustom button

D.

A custom link

Full Access
Question # 47

AtUniversal Containers, the Account object has a Master-Detail relationship with an Invoice custom object. The App Builder would like to change to a lookup field, but is not able to do so. What could be causing this?

A.

The invoice must have at least one Master-Detail field for reporting.

B.

The Account record includes Invoice roll-up summary fields.

C.

The Invoice records have existing values in the Account.

D.

The Account is included in the workflow on the Invoice object.

Full Access
Question # 48

An app builder is creating a custom object called Testimonial__c and wants toconnect Testimonial__c records with both the submitter's

Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the

Account remains, the Testimonial__c should remain.

How should this be accomplished?

A.

Make both the Contact and Account fields required on the Testimonial__c object and create lookup relationships fromTestimonial__c to Contact and to Account.

B.

Create a master-detail relationship from Testimonial__c to Accountand a lookup relationship from Testimonial__c to Contact.

C.

Make Testimonial__c a junction object between Account and Contact using master-detail relationships.

D.

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

Full Access
Question # 49

Universal Containers (UC) maintains information for over 2 million assets in an external system. UC needs to access these assets in real-time data in Salesforce and is nearing the data storage limits.

What feature could an app builder recommend UC use?

A.

Data Loader

B.

Salesforce Connect

C.

Salesforce to Salesforce

D.

Data Export Wizard

Full Access
Question # 50

At Universal Containers, the VP of Service has requested a visualindicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priority should be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers

A.

CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)

B.

IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”))), “Priority Flag”)

C.

IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority,“High”), “img/samples/flag_red.gif”, “/s.gif”)))

D.

IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)

Full Access
Question # 51

An appbuilder wants to update a field on the parent record when a child record connected via lookup is deleted.

What automation should the app builder use?

A.

Screen flow

B.

Process Builder

C.

Apex code

D.

Workflow rule

Full Access
Question # 52

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 anapp builder implement this requirement?

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.

Full Access
Question # 53

An App Builder has beenasked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won. Which two can satisfy this requirement?

A.

Use a workflow rule and an outbound message

B.

Use a flow and an outbound message

C.

Use a process and Apex Code

D.

Use a process and an outbound message

Full Access
Question # 54

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

What feature can an app builder use to accomplish this?

A.

Path

B.

Flow

C.

Next Best Action

D.

In-App Guidance

Full Access
Question # 55

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 appbuilder from being able to add the custom component?

Choose 2 answers

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.

Full Access
Question # 56

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

A.

Forecast category

B.

Stage

C.

Lead source

D.

Type

Full Access
Question # 57

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

What functionality wouldpresent the app builder a comprehensive view of all relationships In one pi

A.

Schema Builder

B.

Lightning Object Creator

C.

Object Manager

D.

Lightning Record Page

Full Access
Question # 58

The DreamHouse Realty (DR) service manager has asked for someimprovements in case management 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.

What solution should an app builder implement to meet these requirements?

A.

Workflow Rules

B.

Process Builder

C.

A Validation Rules

D.

Activities Component

Full Access
Question # 59

To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The proposal has three custom objectsrelated to the Account object, one with a master-detail, and two that are not. Each of these objects has 15 fields they would like to summarize on the Account object.

What are two considerations for this proposal?

Choose 2 answers

A.

Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG.

B.

An object can have 20 object references.

C.

An object can have 25 roll-up summaries.

D.

Roll-up summaries are limited to master-detail relationships.

Full Access
Question # 60

What are two capabilities of Schema Builder? Choose 2 answers

A.

Editing custom settings

B.

Creating a new record type

C.

Showing selected objects on a page

D.

Viewing page layouts in a new window

Full Access
Question # 61

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 appbuilder take to show Asset Inventory as a related list on Asset?

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.

Full Access
Question # 62

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

A.

Disable Grant Access Using Hierarchies.

B.

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

C.

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

D.

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

E.

Set organization-wide default to Private.

Full Access
Question # 63

Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this sothat the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers

A.

The import wizard only allows value to be imported into a dependent picklist if theymatch the appropriate controlling field

B.

Custom picklist field can be either controlling or dependent field

C.

Multi select picklist can be dependent picklist but not controlling fields

D.

Standard and custom picklist fields can be dependent fields.

E.

Checkbox fields can be controlling fields but not dependent fields

Full Access
Question # 64

Universal Containers (UC) has a custom Invoice object and a custom InvoiceLine Item object. TTie 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

A.

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

B.

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

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.

Full Access
Question # 65

Ursa Major Solar (UMS) is looking to hire some new employees. UMS wants to allow the same applicant to apply for multiple open positions using a single application.

What should an app builder recommend to meet these requirements?

A.

Create a master-detail relationship on Open_Position__c to Application__c

B.

Create a master-detail relationship held on Applicant__c to Application__c

C.

Create a master-detailrelationship field on Application__c to Open.Position__c

D.

Create a master-detail relationship field on Applicant__c to Apphcabon_c

Full Access
Question # 66

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

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.

Full Access
Question # 67

Cloud Kicks wantsto 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?

Choose 3 answers

A.

Email Alert

B.

Outbound Message

C.

Task

D.

Invocable Flow

E.

Invocable Process Builder

Full Access
Question # 68

The Directorof 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?

A.

DATFTIMEVALUE()

B.

TODAY()

C.

DATEVALUE()

D.

NOW()

Full Access
Question # 69

Cloud Kicks wants to know the total value of all won Opportunities for Accounts and display it on the record.

What type of summary should the app builder use in the roll-up summary field?

A.

Count

B.

Q Max

C.

Sum

D.

Min

Full Access
Question # 70

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?

A.

Read access to both master objects.

B.

Apex-based sharing on the first master object.

C.

Sharing rules on Request Inventory object.

D.

Read access to the first master object.

Full Access