ExamGecko
Ask Question

Salesforce Certified Platform App Builder Practice Test - Questions Answers, Page 4

List of questions

Question 31

Report
Export
Collapse

An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects. Which field types could be used in roll-up summary fields to accomplish this? Choose 3 answers

Currency
Currency
Most voted
(1)
Most voted
Percent
Percent
Most voted
(1)
Most voted
Date
Date
Most voted
(1)
Most voted
Checkbox
Checkbox
Time
Time
Suggested answer: A, B, D

Explanation:

Roll-up summary fields can only be created on master-detail relationships, and they can only calculate numeric fields, such as currency, percent, and number. Date and time fields are not supported for roll-up summary fields.Checkbox fields can be used in roll-up summary filters, but not in the field to aggregate

asked 23/09/2024
Hector Moreno
40 questions

Question 32

Report
Export
Collapse

universal containers has several large customers that sell their products through dealers. Each customer and dealer have an individual rep who works directly with uc and each is billed separately. How can an app builder implement these requirements?

Create a single account record, add each rep as a contact and create a custom dealer object
Create a single account record, add each rep as a contact and create a custom dealer object
Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.
Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.
Most voted
(1)
Most voted
Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record
Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record
Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.
Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.
Suggested answer: D

Explanation:

Creating both customer and dealer as accounts, creating account teams on each account and associating the dealer records with the parent account would allow UC to track each customer and dealer separately, as well as their relationships and reps.Account hierarchy is not suitable for this scenario, as it is used to show the relationships among parent and child accounts within a single company

asked 23/09/2024
Misael E
37 questions

Question 33

Report
Export
Collapse

Cloud Kicks (CK) tracks the support level of its customers on the account record page. CK wants to show a text notification on a case record page when the related account is a platinum-level customer.

How could an app builder meet this requirement?

Add a rich text area to the Case Lighting page > Set the component visibility of the rich text area to show when the account support level is platinum.
Add a rich text area to the Case Lighting page > Set the component visibility of the rich text area to show when the account support level is platinum.
Most voted
(1)
Most voted
Create a text-only Visualforce page > Drag the Visualforce component into the Case page layout > Set its visibility to show when the account support level is platinum.
Create a text-only Visualforce page > Drag the Visualforce component into the Case page layout > Set its visibility to show when the account support level is platinum.
Create a text-only Visualforce page > Clone the case page layout > Drag the Visualforce component into the page, and assign the layout to platinum cases.
Create a text-only Visualforce page > Clone the case page layout > Drag the Visualforce component into the page, and assign the layout to platinum cases.
Clone the Case Lightning page > Add a rich text area to the new page, and assign this page to platinum accounts.
Clone the Case Lightning page > Add a rich text area to the new page, and assign this page to platinum accounts.
Suggested answer: B

Explanation:

A text-only Visualforce page can be used to show a text notification on a case record page based on a condition. The Visualforce component can be dragged into the Case Lightning page and its visibility can be set to show when the account support level is platinum.This is the simplest and most flexible way to meet the requirement

asked 23/09/2024
fadi kako
45 questions

Question 34

Report
Export
Collapse

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

Big objects
Big objects
Custom objects
Custom objects
Related objects
Related objects
External objects
External objects
Suggested answer: A, D

Explanation:

Big objects and external objects can be used to archive historical data and reduce data storage in Salesforce, while still allowing users to access the archived data using reports, queries, and lookups.Big objects store data within Salesforce, while external objects store data outside Salesforce and integrate it with Salesforce using an external data source

asked 23/09/2024
Mercedes Gonzalez Riera
39 questions

Question 35

Report
Export
Collapse

Universal Containers has a customer base where many customers have the same or similar company names.

Which functionality should be configured to improve an end user`s search experience?

Choose 2 answers

Update the account search layout's view filter settings.
Update the account search layout's view filter settings.
Update the account search layouts search results columns displayed.
Update the account search layouts search results columns displayed.
Update the account search filter fields.
Update the account search filter fields.
Update the account search layouts accounts tab columns displayed.
Update the account search layouts accounts tab columns displayed.
Suggested answer: B, C

Explanation:

Updating the account search layouts search results columns displayed and updating the account search filter fields can improve an end user's search experience by showing more relevant information and allowing more refined filtering.The view filter settings and the accounts tab columns displayed are not related to the search functionality

asked 23/09/2024
Michael Aragon
32 questions

Question 36

Report
Export
Collapse

An app builder installed a custom Lightning component from AppExchange and has deployed My Domain.

What should be done next in order to configure the component for use in a record page?

Edit a record page using Lightning App Builder > Drag the component onto the page.
Edit a record page using Lightning App Builder > Drag the component onto the page.
Edit a record page using the Page Layout editor > Drag the component onto the page.
Edit a record page using the Page Layout editor > Drag the component onto the page.
Edit a record page using the Page Layout editor > Drag the Visualforce component onto the page.
Edit a record page using the Page Layout editor > Drag the Visualforce component onto the page.
Edit a record page using App Manager > Drag the component onto the page.
Edit a record page using App Manager > Drag the component onto the page.
Suggested answer: A

Explanation:

To configure a custom Lightning component for use in a record page, the app builder needs to edit a record page using the Lightning App Builder and drag the component onto the page.The Page Layout editor and the App Manager are not used for this purpose

asked 23/09/2024
Cheri Brown
33 questions

Question 37

Report
Export
Collapse

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

The template is unable to be changed after the initial save.
The template is unable to be changed after the initial save.
To view the record page, users need 'View All Data' permissions for the object.
To view the record page, users need 'View All Data' permissions for the object.
A Page structure will automatically adapt to the device being used to view the record page.
A Page structure will automatically adapt to the device being used to view the record page.
Select a new template for each type of device users use to view the record page.
Select a new template for each type of device users use to view the record page.
Suggested answer: C

Explanation:

A template for a new Lightning record page determines how the page is divided into regions. The template is responsive and will automatically adapt to the device being used to view the record page.The template can be changed after the initial save, and users do not need ''View All Data'' permissions for the object

asked 23/09/2024
Casie Clements
37 questions

Question 38

Report
Export
Collapse

DreamHouseRealty (DR) is expanding into subsidized housing by partnering with local government entitles. DR uses Sales Cloud and has enabled field history tracking on the Opportunity object. Due to increased Information requirements, the App Dev team is changing Text Area (Long) fields to Rich Text fields to allow for up to 1,000 characters and better descriptions.

Which two considerations should be made by the team?

Choose 2 answers

Rich text field values of all lengths are displayed fully in reports.
Rich text field values of all lengths are displayed fully in reports.
Data loss may occur when changing custom field types.
Data loss may occur when changing custom field types.
Field History Tracking records value changes of 255 characters or less.
Field History Tracking records value changes of 255 characters or less.
Audit Trail is available through REST API extracts.
Audit Trail is available through REST API extracts.
Suggested answer: B, C

Explanation:

Changing custom field types may result in data loss if the new field type is incompatible with the old one. For example, changing a text field to a number field may cause text values to be deleted. Field history tracking records value changes of 255 characters or less. If a rich text field value exceeds this limit, only the first 255 characters are tracked.

asked 23/09/2024
FELIPE VILLAGOMEZ CARDENAS VILLAGOMEZ
42 questions

Question 39

Report
Export
Collapse

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?

Salesforce Record ID
Salesforce Record ID
TEXT(Id)
TEXT(Id)
External ID
External ID
CASESAFE(Id)
CASESAFE(Id)
Suggested answer: C

Explanation:

An indirect lookup relationship is a custom relationship between two objects that are linked by an external ID field. The external ID field must be a custom field on the parent object that has the ''External ID'' attribute enabled. The child object must be a standard or custom object that is on the detail side of a master-detail or lookup relationship.

asked 23/09/2024
James Valdivia
30 questions

Question 40

Report
Export
Collapse

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?

Talk to a developer about apex code issues
Talk to a developer about apex code issues
Number of workflows per object limits
Number of workflows per object limits
Workflows that cause each other to fire back and forth recursively
Workflows that cause each other to fire back and forth recursively
Workflows on other objects that are being re triggered
Workflows on other objects that are being re triggered
Suggested answer: C

Explanation:

Workflows that cause each other to fire back and forth recursively can result in workflow limits errors. For example, if workflow A updates a field that triggers workflow B, and workflow B updates a field that triggers workflow A, this can create an infinite loop of workflows that exceed the maximum number of workflow time triggers per hour.

asked 23/09/2024
Chad Clark
46 questions
Total 294 questions
Go to page: of 30
Search

Related questions