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

CRT-402 Exam Dumps - Certification Preparation for Platform App Builder

Question # 4

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-priorityshould be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers

A.

CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)

B.

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_red.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_red.gif”, “/s.gif”)))

D.

IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)

Full Access
Question # 5

Universal Containers wants to standardize their business logic. They want to ensure that the workflow order is guaranteed to be the same each time. Which feature can be used to accomplish this? Choose 2 answers.

A.

LightningProcess Builder

B.

Workflow

C.

Chatter Actions

D.

Visual Workflow

Full Access
Question # 6

A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allowone customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances. What is the recommended solution to grant the customer service agent access to the field?

A.

Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.

B.

Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent

C.

Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security

D.

Update the custom field’s Field Level Security in setup to allow the agent read-only access to the field.

Full Access
Question # 7

Universal Containersstores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers

A.

Create a custom Invoice object and connect to SAP using Data Loader.

B.

Create an external object connectedto an invoice table in SAP.

C.

Use SAP data export functions to load data directly in Salesforce

D.

Connect to an OData Publisher Service for SAP databases

Full Access
Question # 8

Universal containers would like to use a chatter group fortheir mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only. Which chatter Group type should the App Builder recommend?

A.

Member Group

B.

Unlisted Group

C.

Public Group

D.

Private Group

Full Access
Question # 9

Universal container has a custom object for shipping information. They have to ship to both businesses and consumers. They need to show additional values in the custom field called insurance type for business shipping records. How can this be set up?

A.

Use Record type with single page layout.

B.

Create multiple picklist fields on the object

C.

Use record types with multiple page layout

D.

Create a multi-select pick-list field.

Full Access
Question # 10

Universal Containers has a requirement that an Opportunity should have a field showing the value of its associated account's billing state. This value should not change after the Opportunity has been created. What is the recommended solution to configure this automation behavior?

A.

Formula Field

B.

Workflow

C.

Roll-up-summary field

D.

Apex

Full Access
Question # 11

A custom field contains a feedback score which is on a scale of one to five. End users would like a visual indicator of one to five stars based on the number found in the feedback score custom field. How can this visual indicator be displayed?

A.

Use a custom formula field.

B.

Use a custom image field.

C.

Use a custom number field.

D.

Use a custom text field

Full Access
Question # 12

Universal Containers needs a field on the Account to track how many Opportunities are closing within the next 30 days. What can be used to accomplish this goal?

A.

Process Builder

B.

Apex Code

C.

Roll-up Summary Field

D.

Workflow Rule

Full Access
Question # 13

Universal container manages internal projects by department using a custom object called projects. Only employees in the project's respective department should have view access to all of the department's project records.If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department. How can these requirements be met, assuming the organization-wide default for projects is set to private? Choose 2 answers

A.

Create a criteria based sharing rule using the projects department that grants access to users by permission set.

B.

Create a criteria based sharing rule using the projects department that grants access to users by roles.

C.

Create a criteria based sharing rule using the projects department that grants access to users by public groups.

D.

Create a criteria based sharing rule using the projects department that grants access to users by profiles

Full Access
Question # 14

What is a true statement in regards to managing access to reports and dashboards? Choose 2 answers

A.

Users with the “Manage Public Reports” permission can organize reports by creating custom report folders and sending invitations to users to access them.

B.

Users must have certain permissions to access public, hidden, or shared folder.

C.

Users with the “Manage Public Reports” and “Create and Customize Reports” permissions can create custom reports that all users can view.

D.

Users that want to grant access to personal folders can manually share a personal folder with a user or public group.

Full Access
Question # 15

Which objects can be members of a campaign? Choose 2 answers

A.

Contact

B.

Account

C.

Opportunity

D.

Lead

Full Access
Question # 16

A sales manager would like to look at an account record and view charts of all of the related openopportunities. Closed/won opportunities, and open cases. How many report charts can be added to the account page layout to meet this requirement?

A.

3

B.

2

C.

1

D.

4

Full Access