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

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

Page: 2 / 8
Total 259 questions

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.

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

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 recor

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 to the Interest recor

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.

The app builder at Northern Trail Outfitters created a report type For opportunities with or without shipments. The operations team wants to See the account rating information on the report. What should the app builder do to fulfill this request?

A.

Use add fields related via lookup with the view set to opportunities.

B.

Change the account/opportunity relationship to a master/detail relationship.

C.

Change the primary object of the custom report type to the Account object.

D.

Add the Account Rating field to the opportunity record page.

The app builder at Ursa Major Solar created a master-detail relationship between a parent object Galaxy_c and child object star_ What is the effect of creating this type of relationship if users want to report on Galaxy_c with star_c?

A.

A Star_c report type with Galaxy_cas a field will be automatically create

B.

A new custom report type will need to be created for Galaxy_c with Star_

C.

A Galaxy_c with Star_c report type will be automatically create

D.

A new custom report type will need to be created for Staz_c with lookup fields from Galaxy

Service agents at Ursa Major Solar want a more condensed case view. Service agents also want to be able to modify the associated contact and account Records from the case page layout on the Lightning record page. Which two components should an app builder use to meet these requirements? Choose 2 answers

A.

Tabs

B.

Related record

C.

Path

D.

Rich text

Universal Containers has the Account object ' s Organization-Wide Default set to Private. The marketing team owns Accounts; however, they also Need to be able to see the sales team ' s Accounts. Both the sales and marketing teams are in completely different branches of the role hierarchy. Which feature should be used to enable marketing to see sales-owned accounts?

A.

Sharing rules

B.

Public groups

C.

Aliases

D.

Assignment rules

At Universal Containers, the VP of Service has requested a visual indicator 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 two formulas will accomplish this requirement? Choose 2 answers

A.

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_re gif " , " /s.gif " ))), " Priority Flag " )

B.

IMAGE( CASE( Priority, " Low " , " /img/samples/flag_green.gif " , " Medium " , " /img/samples/flag_yellow.gif " , " High " , " /img/samples/flag_re gif " , " /s.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_re gif " , " /s.gif " )))

D.

CASE( Priority, " Low " , " /img/samples/flag_green.gif " , " Medium " , " /img/samples/flag_yellow.gif " , " High " , " /img/samples/flag_re gif " , " /s.gif " )

Universal Containers created a custom object called Component to capture details about products sol Which approach should an app builder take to Component as a related list on Product?

A.

Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.

B.

Create a roll-up on Product. Add the Component related list to the Product page layout.

C.

Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.

D.

Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.

Sales managers at Cloud Kicks would like to standardize what information sales reps are gathering. Sales reps 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. Which feature should an app builder use to provide this functionality?

A.

Path

B.

Other Red

C.

Approval Process

D.

Global Action