11.11 Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Platform-App-Builder Exam Dumps - Salesforce Certified Platform App Builder (Plat-Admn-202)

Searching for workable clues to ace the Salesforce Platform-App-Builder Exam? You’re on the right place! ExamCert has realistic, trusted and authentic exam prep tools to help you achieve your desired credential. ExamCert’s Platform-App-Builder PDF Study Guide, Testing Engine and Exam Dumps follow a reliable exam preparation strategy, providing you the most relevant and updated study material that is crafted in an easy to learn format of questions and answers. ExamCert’s study tools aim at simplifying all complex and confusing concepts of the exam and introduce you to the real exam scenario and practice it with the help of its testing engine and real exam dumps

Go to page:
Question # 81

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 or without Accounts

B.

Accounts with or without Boxes

C.

Boxes with Accounts

D.

Accounts with Boxes

Full Access
Question # 82

Universal Containers wants to create a custom checkbox formula field on the Opportunity object. This formula should evaluate to TRUE if the following conditions are met:

    Stage is set to Negotiation/Review

    Close Date is less than 1 week away

Which formula meets these requirements?

A.

AND(ISPICKVAL(StageName, 'Negotiation/Review'), CloseDate - 7 < TODAY())

B.

AND(StageName = "Negotiation/Review", CloseDate - 7 < TODAY())

C.

AND(StageName = 'Negotiation/Review', CloseDate - DAY(7) < TODAY())

D.

AND(ISPICKVAL(StageName, 'Negotiation/Review'), CloseDate - DAY(7) < TODAY())

Full Access
Question # 83

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

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.

Full Access
Question # 84

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 # 85

Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner.

What validation rule should an app builder configure?

A.

AND( ISBLANK(Lead.Owner.Id) )

B.

NOT(ISNEW() && ISBLANK(Lead.Owner:Queue.Id))

C.

AND(ISNEW(), ISBLANK(Lead.Owner:User.Id))

D.

NOT(ISBLANK(Lead.Owner:Queue.Id))

Full Access
Question # 86

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?

A.

Create a Chatter group.

B.

Create Chatter bookmarks

C.

Create a Chatter stream.

D.

Create a Chatter notification.

Full Access
Question # 87

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 # 88

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?

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
Go to page: