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

Free Salesforce Platform-App-Builder Practice Exam with Questions & Answers | Set: 6

Questions 51

A production org includes custom objects containing confidential Information. A sandbox is needed that includes data records, excludes all of the Confidential objects, and can be refreshed weekly. Which steps should an app builder take to meet these requirements?

Options:
A.

Create a Developer Pro Sandbox and schedule Data Loader to download selected object data weekly.

B.

Create a Full Copy Sandbox and use a sandbox template.

C.

Create a Partial Copy Sandbox and use a sandbox template.

D.

Create a Developer Sandbox and schedule Data Loader to download selected object data weekly.

Salesforce Platform-App-Builder Premium Access
Questions 52

Universal Containers (UC) requires that all users specify a Contract is sent on each Opportunity prior to marking it as " Closed Won " . UC wants to be able to report on how many Opportunities have sent Contracts compared to how many have a missing contract when the Opportunities close Which field type should an app builder configure to fulfill this requirement?

Options:
A.

Picklist

B.

Text

C.

Checkbox

D.

Text Area

Questions 53

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

Options:
A.

Create an owner-based sharing rule.

B.

Create a criteria-based sharing rule.

C.

Update the organization-wide defaults.

D.

Update the Sales profile.

Questions 54

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?

Options:
A.

Report Filters

B.

Row-Level Formula

C.

Report Bucket Field

D.

Custom Report Type

Questions 55

Nickname__c is a custom text field on a contact record that is Utilized to override the 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?

Options:
A.

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

B.

IF(ISNULL(Nickname__c), Nickname _ C, FirstName)

C.

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

D.

IF (TEXT (Nickname_c), Nickname_c, FirstName)

Questions 56

Cloud Kicks (CK) switched to Lightning Experience and started using Chatter across its globalworkforce to support its fast-paced sales cycle. CK Loves Chatter but struggle with gathering feed from core team members, including understanding who is available to respon Which two ways could CK use Chatter to solve this problem? Choose 2 answers

Options:
A.

Streams

B.

Topics

C.

Polls

D.

Out of Office

Questions 57

The Universal Containers data manager has been complaining About the lack of data integrity on Contact records. Sales reps have not been filling out the Region field The data manager Wants the Region field filled out only for Contacts that are associated to Accounts that have been marked as ' High Priority ' on the Customer Status Field What can the app builder do to fulfil this requirement?

Options:
A.

Create a validation rule on Account.

B.

Make the Customer Status field required on Account.

C.

Create a validation rule on Contact.

D.

Make the Region field required on Contact.

Questions 58

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

Options:
A.

The report type is in a status of In Development.

B.

Access to the necessary object is unavailable.

C.

The report type is in a status of Deploye

D.

Access to Create and Customize Reports is disable

Questions 59

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

Options:
A.

Approval Process

B.

Flow

C.

Custom object

D.

Roll-up summary

Questions 60

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?

Options:
A.

Record Type

B.

Page Layout

C.

Validation Role

D.

Activity History