Pre-Summer Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

Platform-App-Builder Questions and Answers

Question # 6

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?

A.

Build a screen flow page.

B.

Use an AppExchange solution.

C.

Build a Lightning record page.

D.

Use a Bolt solution.

Full Access
Question # 7

Northern Trail Outfitters wants to initiate an automatic daily up of its Salesforce org. Which tool should an app builder recommend for this task?

A.

Refresh full copy sandbox

B.

Data Export Service

C.

AppExchange package

D.

Report export

Full Access
Question # 8

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

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.

Full Access
Question # 9

Ursa Major Solar is ramping up the sales team to meet increased demand. As part of the short ramp up for these new reps, the manager wants to provide a help guide to enable reps to easily get help where needed during the different sales processes. Which solution should an app builder recommend?

A.

Path

B.

Chatter Publisher

C.

Journey Builder

D.

Flow

Full Access
Question # 10

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

A.

Boxes with Accounts

B.

Accounts with Boxes

C.

Boxes with or without Accounts

D.

Accounts with or without Boxes

Full Access
Question # 11

AW Computing uses a private sharing model for opportunities. Whenever An opportunity with a type of Service Agreement is created, all users in the Service Manager role should be able to view the opportunity. Which tool should AW Computing use to accomplish this?

A.

Owner-based sharing rules

B.

Criteria-based sharing rules

C.

Apex sharing rules

D.

Manual sharing

Full Access
Question # 12

When an opportunity has a closed date that is pushed more than 30 days, manager approval is require An approval process is in place but Reps frequently forget to submit for approval to run the process. How can an app builder ensure that these opportunities are submitted into the approval process?

A.

Change the entry criteria on the approval process to criteria are met and lock the record on initial submission.

B.

Use a validation rule and an email alert to the manager requesting approval.

C.

Submit the record for approval from an automated process.

D.

Give the manager the " API Enabled " permission to permit approval responses by email.

Full Access
Question # 13

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

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.

Full Access
Question # 14

Ursa Major Solar has received complaints about inconsistent customer service experiences and wants to provide its agents with a checklist of items that must be accomplished when servicing a case. What should an app builder use to implement this?

A.

Business component

B.

Actions & Recommendations component

C.

Activity Timeline component

D.

Highlights Panel component

Full Access
Question # 15

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?

A.

Custom Button

B.

Quick Action

C.

Formula Field

D.

Lightning Web Component

Full Access
Question # 16

A recently refreshed partial sandbox at Cloud Kicks has no data in The custom object Shipping. Checking in production, there are two million Rows of data in the object. What could be the reason the data is missing?

A.

The sandbox was refreshed too early.

B.

The sandbox is still populating dat

C.

The selected objects in the sandbox template.

D.

The partial sandbox is at capacity.

Full Access
Question # 17

Northern Trail Outfitters wants to initiate a daily backup of its Salesforce org. Which tool should an app builder recommend for this task?

A.

Refresh full copy sandbox

B.

Add/Change package

C.

Data Export Service

D.

Support expert

Full Access
Question # 18

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

A.

Required

B.

Turn (encrypted)

C.

Unique

D.

External ID

Full Access
Question # 19

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 20

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

A.

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

B.

The Lookup relationship on a new custom object

C.

Two master-detail relationship on a new custom object

D.

Our Master-About relationship on Contact and our Master-About relationship on Solar Project

Full Access
Question # 21

At Cloud Kicks when an opportunity close date is delayed by more than 60 days, the Manager and the VP of Sales want to review the change. Which two solutions will meet the requirement? Choose 2 answers

A.

Build an approval process that requires unanimous approval from the manager and VP of Sales.

B.

Build a validation rule that does not allow a user to save the opportunity recor

C.

Create a formula field that calculates if the close date is less than 60 days and then send An email alert.

D.

Create a flow that submits the record for an approval process.

Full Access
Question # 22

Universal Containers (UC) needs a picklist field called Status on three Separate custom objects. UC has a requirement to share the list of values for this field Across each object. Which feature should an app builder use?

A.

Shared Custom Field

B.

Global Picklist Value Se

C.

Dependent Picklist

D.

Related Picklist

Full Access
Question # 23

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?

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.

Full Access
Question # 24

The Dream House Realty (DR) service manager asks for some Improvements in case management. They want to enforce compliance so That cases are unable to be reverted to an earlier case status, and to Ensure that certain fields are required when specific case criteria are met. Which solution should an app builder implement to meet these Requirements?

A.

Approval process

B.

Dependent picklist

C.

Case flow

D.

Validation rules

Full Access
Question # 25

At Ursa Major Solar, there is a single Lightning record page for the Celestial Bodies custom object; however, there is a Lightning component the App builder wants to restrict to mobile app users. Which feature in the Lightning app builder should be utilized?

A.

Form factor checkboxes

B.

Highlights panel

C.

Related list quick links

D.

Component visibility filter

Full Access
Question # 26

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

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.

Full Access
Question # 27

Universal Containers wants to dynamically display a component on a Lightning record page for an account based on criteria about the related contact. Which solution should an app builder use to fulfill this requirement?

A.

Add a related record component to the page layout.

B.

Hide the component behind a tab on the page layout.

C.

Set the filter type on the component visibility to display based on user permissions, using custom Permission to define the dynamic criteria

D.

Set the component visibility to display based on an advanced filter type, using the contact field(s) to Define the dynamic criteria

Full Access
Question # 28

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

A.

Roll

B.

Major

C.

Minor

D.

Patch

Full Access
Question # 29

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?

A.

Approval Process

B.

Flow

C.

Custom object

D.

Roll-up summary

Full Access
Question # 30

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

A.

Full sandbox

B.

Developer File sandbox

C.

Developer sandbox

D.

Partial Copy sandbox

Full Access
Question # 31

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.

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.

Full Access
Question # 32

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

A.

Add Path to the top of the Case layout

B.

Case Validation Rules

C.

Include Surveys as a Case related list

D.

Guided Action Flows on the record page

Full Access
Question # 33

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

A.

Invocable Flow

B.

Decision Element

C.

Email Alert

D.

Task

E.

Outbound Message

Full Access
Question # 34

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

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.

Full Access
Question # 35

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

A.

Transactions will revert if the deployment errors.

B.

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

C.

Salesforce Connect automatically establishes a link between environments.

D.

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

Full Access
Question # 36

The VP of Sales at Universal Containers has asked the app builder to let sales reps create opportunity records directly from the account, with a Number of fields pre-populate Which feature should the app builder use to allow users to create the opportunity?

A.

Default action

B.

Quick action

C.

Custom button

D.

Custom link

Full Access
Question # 37

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 Asset Inventory as a Related list on Asset?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 38

At AW Computing, the Candidate object has a checkbox field for Previous Experience and a number field for Years of Previous Experience. The recruiting team wants the number field to display only if the Previous Experience field is checkedd. Which functionality should the app builder use to meet this requirement?

A.

Create two different page layouts and a process to change the layout if Previous Experience is checkedd.

B.

Create a dependency between the Previous Experience and Years of Previous Experience fields.

C.

Use Dynamic Forms to display the Years of Previous Experience field if Previous Experience is checkedd.

D.

Use a Visualforce component on the candidate page layout to conditionally display the fields.

Full Access
Question # 39

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?

A.

Approval process

B.

Record-triggered flow

C.

Apex

D.

Screen flow

Full Access
Question # 40

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.

Lookup field

B.

Text field

C.

Picklist field

D.

Multi-select picklist field

Full Access
Question # 41

An app builder wants to limit the amount of fields users see When creating a new Opportunity. Once they fill out the required fields and Save, the full record page with additional fields relevant to the Opportunity Type becomes available. How could this be accomplished?

A.

Make the Opportunity type a required field on the initial Opportunity page layout and Use automation to update the record type based on the Opportunity type.

B.

Use different page layouts for Opportunity types based on the user profile.

C.

Once the required fields are populated, use a sharing rule to share the new fields with The user.

D.

Hide additional sections on the page layout and the users how to manually Expand them when they want to fill in the fields in the hidden sections.

Full Access
Question # 42

DreamHouse Realty has a mentorship program that pairs Experienced Realtors with new Realtors. Each experienced Realtor can Mentor one or several new Realtors, and each new Realtor is required to Work with a single experienced Realtor they report to for a probationary Perio Which type of relationship would an app builder set up to meet this Specification?

A.

Indirect lookup

B.

Lookup

C.

Many-to-many

D.

Master-detail

Full Access
Question # 43

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 field types are allowed as an external ID? Choose 2 answers

A.

Phone field

B.

URL field

C.

Text field

D.

Number field

Full Access
Question # 44

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?

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

Full Access
Question # 45

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

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.

Full Access
Question # 46

Universal Containers (UC) has several large customers that sell their products through dealers. UC identifies and works with a single individual at each customer and at each dealer. Separate bills are sent to each customer and each dealer. These details need to be stored in a format that clearly displays the business entities and their appropriate representatives. How should an app builder implement these requirements?

A.

Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.

B.

Create a single account record, add each rep as a contact and create a custom dealer object.

C.

Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record.

D.

Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.

Full Access
Question # 47

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

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.

Full Access
Question # 48

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 49

Universal Containers have changes that need to be deployed from Sandbox to Production. Where should an app builder look to verify that a Change Set can be deployed?

A.

Deployment Settings

B.

Inbound Change Sets

C.

Deployment Status

D.

Inbound Change Sets

Full Access
Question # 50

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

A.

Related objects

B.

Custom objects

C.

External objects

D.

Big objects

Full Access
Question # 51

An app builder needs a custom solution and is considering using either AppExchange or their local developer community. The app builder wants To minimize the need for manual maintenance. What should the app builder consider?

A.

An open-source unmanaged package

B.

An unmanaged package from AppExchange

C.

An open-source custom development

D.

A managed package from AppExchange

Full Access
Question # 52

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 builder ensure this field is properly filled out beforeSetting the opportunity to closed won?

A.

OR (ISPICKVAL( StageName= " Closed Won " ) (Scheduled_Ship_Date_c-Close Date) > 14, ISBLANK (Scheduled_Ship_Date c))

B.

ISPICKVAL ( StageName= " Closed Won " ) & (Close Date-Scheduled_Ship_Date___ =) > 14

C.

ISPICKVAL ( Stage Name, " Closed Won " ) & & (Scheduled_Ship_Date_c CloseDate) > 14

D.

OR (ISPICKVAL ( Stage Name, " Closed Won " ) & & (Scheduled_Ship_Date_c-CloseDate) > 14, ISBLANK (Scheduled_Ship_Date c))

Full Access
Question # 53

DreamHouse Realty wants to make sure an Opportunity has a field, Expected_Close_Date c, populated before it is allowed to enter the qualified stage. How should an app builder solution this request?

A.

Page Layout

B.

Validation Rule

C.

Activity History

D.

Record Type

Full Access
Question # 54

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

A.

Text (encrypted)

B.

External ID

C.

Unique

D.

Request

Full Access
Question # 55

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?

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.

Full Access
Question # 56

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: Street City . Planet . Galaxy The UMS ' s leadership wants these fields to be combined into a single Formula field on two lines. Which formula fulfills this requirement?

A.

Street r (City & " ,

B.

Street & BR () & Planet Galaxy_) City_c & " , " & Planet_ca & Galaxy_0

C.

Street & (City & " , " & Planet & " & Galaxy_0}

D.

Street r & BR () & City & " , " & Planet _ * & & Galaxy_r

Full Access
Question # 57

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 58

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 59

Universal Containers wants sales reps to get permission from their managers before deleting Opportunities. What can be used to meet these requirements?

A.

Two-step approval process

B.

Approval process and flow with a scheduled path

C.

Schedule-triggered flow with Submit for Approval action

D.

Approval process with a record triggered flow

Full Access
Question # 60

Ursa Major Solar wants to provide sales console users with an incredible experience, with the most-used components easily accessible at all Times. Which solution can enable reps to see and access these components from anywhere within the app without leaving the page where the team is working?

A.

Utility bar

B.

Home page

C.

Favorites

D.

Global actions

Full Access
Question # 61

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?

A.

Add the standard related list component.

B.

Add the standard Chatter feed component.

C.

Add a custom Chatter feed component.

D.

Add the Chatter feed component from the AppExchange.

Full Access
Question # 62

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

A.

Validation Rule

B.

Apex

C.

AppExchange

D.

Approval Process

Full Access
Question # 63

Duplicate management for Leads has been implemented at Universal Containers but it seems duplicate leads are still being create The Org Wide Default (OWD) is set to " Private " for Leads. Which two actions help prevent duplicate Leads from being created? Choose 2 answers

A.

Change the Lead Duplicate Rule details to Bypass Sharing Rules.

B.

Change the Load Assignment Rule to check for duplicates.

C.

Change OWD for Leads to Public Rea

D.

Change the Lead Duplicate actions to Block on Create.

Full Access
Question # 64

An app builder at Northern Trail Outfitters created a sandbox template for Accounts, Projects, and Project Milestones to reconfigure some flows for the project management app. Which type of testing environment should the app builder create?

A.

Partial Copy

B.

Scratch Org

C.

Developer

D.

Developer Pro

Full Access
Question # 65

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

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.

Full Access
Question # 66

Universal Containers has a custom object that holds over 100 fields. The App builder wants to break up the fields into separate tabs on the lightning page. Which Lightning component is most appropriate to fulfil this requirement?

A.

Highlights panel

B.

Record detail

C.

Field section

D.

Accordion

Full Access
Question # 67

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

A.

Dynamic Actions

B.

Schema Builde

C.

Approval Process

D.

Validation Rule

Full Access
Question # 68

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?

A.

Roll-up Summary

B.

Summary

C.

Text Area (Long)

D.

Multi-select Picklist

E.

Rich Text Area

Full Access
Question # 69

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?

A.

TODAY()

B.

DATEVALUE()

C.

NOW()

D.

DATETIMEVALUE()

Full Access
Question # 70

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.

Validation Rule

B.

Flow Builder

C.

Scheduled Apex

D.

Escalation rules

Full Access
Question # 71

Universal Containers (UC) utilizes two custom picklist fields Called sales_Organization_c and Pricing_Tier _ Which validation rule should an app builder use to ensure Pricing Tier_c is required for customers with a Sales Organization__c value of Canada?

A.

AND (ISPICKVAL (Sales Organization_c, ' Canada ' ), ISBLANK (TEXT (Pricing_Tier

B.

IF (ISNULL(Sales_Organization_c= ' Canada ' , ISBLANK (TEXT (Pricing_Tier_c)), TRUI

C.

ISPICKVAL (Sales Organization_c, ' Canada ' ) & ISNULL (Pricing_Tier_c)

D.

OR (ISPICKVAL (Sales Organization_c, ' Canada ' ), ISBLANK (TEXT (Pricing_Tier_c));

Full Access
Question # 72

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

A.

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,

Full Access
Question # 73

The CFO of Cloud Kicks needs a way for new vendors to accept terms on Agreements for any new major retail store lease before the opportunity can be close Which feature should be used to handle this requirement?

A.

Email Alert

B.

Dynamic Action

C.

Approval Process

D.

Validation Rule

Full Access
Question # 74

Universal Containers (UC) has several picklist fields on the Account object Whose values are routinely modified to meet changing business requirements. Due to These revolving changes, UC has a high number of inactive picklist values that are Impacting system performance and user experience. What can the app builder do to alleviate this issue?

A.

Establish upper bound on existing picklists in Picklist Settings.

B.

Set up Global Values in Picklist Value Sets.

C.

Remove upper bound on inactive picklist values in Picklist Settings.

D.

Convert the picklist fields to a different field type that will still meet the business requirements.

Full Access
Question # 75

Universal Containers has a custom picklist called Support Level On the Account object. They would like to the real-time value of Support Level on all case records. How should an app builder implement this requirement?

A.

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

B.

Create a Lookup Relationship on the Case object.

C.

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

D.

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

Full Access
Question # 76

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?

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

Full Access
Question # 77

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

A.

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

B.

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

C.

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

D.

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

Full Access