Fundamentals Flashcards

1
Q

Global Containers is using a custom app to record performance review information for their employees. The performance review of a particular employee should be visible to the employee, the employee’s manager, and the HR director. There are users above the HR director in the role hierarchy, but they should not have access to the performance review. How can this be configured? Choose 1

A.) Use Manager Sharing to enable sharing with the employee’s manager and HR director
B.) Set the organization-wide default setting for Performance Review to “Private”, disable “Grant Access Using Hierarchies”and use manual sharing for the employee manager and HR director
C.) Set the organization-wide default for Performance Review to “Private”and enable “Grant Access Using Hierarchies
D.) Set the organization-wide default for Performance Review to “Private”and add a criteria-based sharing rule to share Performance Review records with a public group that includes the employee manager and HR director

A

B.) Set the organization-wide default setting for Performance Review to “Private”, disable “Grant Access Using Hierarchies”and use manual sharing for the employee manager and HR director

In this scenario, the org wide default for the Performance Review object should be set to “Private”. Grant Access Using hierarchies should not be used as it would give visibility to the entire role hierarchy and not just the employees manager. Manual sharing must be used to ensure that only the appropriate records are shared. If a public group is used, then all managers would gain visibility to the performance reviews of all employees and not just their own direct reports

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In a Salesforce org, cases are linked to opportunities through a lookup relationship in order to track issues that arise during the sales process. Customer Service would like to report on the number of cases per opportunity, for which a custom report type needs to e created. Which of the following is a limitation of report types that would need to be kept in mind? Choose 1

A.) The “Age” standard field on cases and opportunities cannot be added
B.) A custom report type can contain up to 50 object references
C.) The “Description” standard field on cases cannot be added
D.) Up to 100 fields can be added to each custom report type

A

A.) The “Age” standard field on cases and opportunities cannot be added

A custom report can have up to 1000 fields and up to 60 object references. The Case description standard field can be used in reports. The “Age” field on cases and opportunities cannot be added, but a formula field that calculates the age can be added.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following is true with regard to a dashboard refresh? Choose 1

A.) If a user clicks refresh to update a dashboard, the data is refreshed for all users
B.) If a dash is on the home page, it is refreshed each time the home page is displayed
C.) Dashboards can be schedued to be refreshed hourly, daily, or monthly
D.) Dynamic dashboards can be scheduled to be refreshed

A

A.) If a user clicks refresh to update a dashboard, the data is refreshed for all users

Dash data is not refreshed automatically on the home page; a user must click the “Refresh button”. Data is refreshed for all users when one user clicks the refresh button. Dynamic dashes cannot be scheduled to be refreshed; they must be refreshed manually. Dashes can be refreshed daily, weekly or monthly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following are true with regard to relating Tasks and Events to other objects? Choose 3

A.) Cases are associated via the WhatID
B.) Leads are associated via the WhoID
C.) Opportunities are associated via the WhoID
D.) Accounts are associated via the WhatID or AccountID
E.) Contacts are associated via the WhatID

A

A.) Cases are associated via the WhatID
B.) Leads are associated via the WhoID
D.) Accounts are associated via the WhatID or AccountID

Accounts can be associated with a task or event via the WhatID or AccountID fieds. The WhoID and WhatID fields are polymorphic fields on the Task and Events objects that are used to relate them to other objects. The WhoID field is used to relate the record to an object that represents a person such as a lead or a contact. The WhatID field is used to relate the records to a non-human object such as an account, opportunity, campaign, case, or custom object.

Contacts are associated with tasks or events using the WhoID field. Opportunities are associated via the WhatID field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The HR department is considering to use Salesforce for managing performance reviews for employees. It is concerned about access to this sensitive data such that he oragnization-wide defualt settings for the Performance Review object will be set to Private. What features can them be used to open up access to this data to the employee’s manager only? Choose 1

A.) Role Hierarchy
B.) Permission Sets
C.) Manual Sharing
D.) Manager Group Sharing

A

C.) Manual Sharing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is true regarding standard reports? Choose 1

A.) Standard reports can be deleted
B.) Standard reports can be customized
C.) Standard reports can be created
D.) Standard reports can be overwritten

A

B.) Standard reports can be customized

They can be customized and saved as new custom reports.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When an address on an account is entered, the account address should be validated using an external web service. What is the best way to accomplish this? Choose 1

A.) Use Process Builder to call the external web service to validate the address when the account object is created or edited
B.) Use a workflow rule to perform a validation when a address is changed
C.) Use a validation rule to validate the address using the external service
D.) Call the external web service via a button on a Visualforce page and validate the address

A

D.) Call the external web service via a button on a Visualforce page and validate the address

Standard validation rules cannot call external services. A workflow rule cannot be used to validate a record. Process Builder cannot be used to validate records; it can only be used to perform actions or call Apex code. Although APEX can be called from Process Builder, it is not possible to access to return value, so it would not be possible to determine if the address was valid or not.

The external web service can be called from a button on a Visualforce page and in case the address is not valid, an error message can be displayed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is true regarding the Salesforce mobile app’s navigation menu? Choose 2

A.) The order of the items can be selected by the user
B.) The order of the objects in the recent section can only be customized by the Admin
C.) The order of the items in all apps can only be configured by logging in Lightning Experience via desktop
D.) The first item in the Salesforce Navigation list becomes the Salesforce mobile app landing page

A

A.) The order of the items can be selected by the user
D.) The first item in the Salesforce Navigation list becomes the Salesforce mobile app landing page

Users have the ability to reorder the navigation menu items of apps such as Sales, Service, and custom apps directly from the Salesforce mobile app. The first selected in the Salesforce Navigation (Setup) list is the Salesforce mobile app landing page.

The order of the items in the navigation menu of the “Mobile Only” app is determined by the Admin. Modifying the order of navigation items in the mobile app will also reflect in Lightning Experience desktop.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The Admin would like to enhance user’s Salesforce mobile app experience by adding items that provide additional functionality. Which of the following can be added to display in the Salesforce’s app navigation menu? Choose 2

A.) Calendar
B.) Visualforce page tabs
C.) Home page
D.) Tasks

A

B.) Visualforce page tabs

D.) Tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In the Salesforce mobile app, which of the following corresponds to the tabs in the desktop version of a LIghtning app? Choose 1

A.) Action bar
B.) App Launcher
C.) Navigation Menu
D.) Navigation Bar

A

C.) Navigation Menu

Objects shown as tabs in LEX are accessed as items in the navigation menu of the mobile app.

The navigation bar is used to access the navigation menu, favorites, notifications, and search. The App Launcher allows users to switch between apps. The action bar contains relevant actions that a user can perform on the current record.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What can be configured to be included in the related information section of a record in the Salesforce mobile app? Choose 3

A.) Expanded Lookups
B.) Related Lists
C.) Visualforce Pages
D.) Related Record Lightning component 
E.) Quick Actions
A

B.) Related Lists
C.) Visualforce Pages
D.) Related Record Lightning component

The related lists displayed in the mobile app are dependent on the related list configured on the page layout. Visualforce Pages and Related record components can be added to the Lightning page to be displayed on the related information page in the Salesforce mobile app

On the other hand, Quick actions appear in the action bar and action menu of the record’s detail pages and Expanded Lookup is no longer available in the mobile app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A Sales Manager often finds that contact has a relationship with multiple companies and would like to keep track of these relationships. How can an Admin enable this? Choose 2

A.) Add the Related Accounts related list to the Contact page layout, add the Related Contacts related list on the Account page layout, and delete the existing Contact related list on the Account page layout
B.) Create a cross-object formula on the Contact object to add related accounts in the Related Accounts section
C.) Add the Related Accounts related list to the Contact page layout, and update the existing Contacts related list on the Account page layout
D.) Create a validation rule to ensure all related accounts are added to the contact
E.) Enable the “Contacts to Multiple Accounts” feature

A

A.) Add the Related Accounts related list to the Contact page layout, add the Related Contacts related list on the Account page layout, and delete the existing Contact related list on the Account page layout
E.) Enable the “Contacts to Multiple Accounts” feature

In order to allow multiple accounts to be associated with a contact, the “Contacts to multiple account”feature must be enabled. After the feature has been enabled, the Related Accounts related list must be added to the Contact page layout and the Related Contacts related list added to the account page layout. The existing Contacts related list on the account object can be removed as the Related Contacts related list will include direct and indirect contacts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Dashboards need to be refreshed to show the latest data. Which of the following statements do you have to keep in mind when scheduling dashboard refreshes? Choose 2

A.) You can schedule refreshes for dynamic dashboards
B.) Dashboards wont refresh if the month does not have the scheduled day
C.) Dashboards wont refresh as scheduled if the running user doesn’t have access to the dashboard folder
D.) Dashboard refresh notifications cannot be viewed offline in email clients

A

B.) Dashboards wont refresh if the month does not have the scheduled day
C.) Dashboards wont refresh as scheduled if the running user doesn’t have access to the dashboard folder

If you schedule a dash to refresh on a specific day of every month, it only refreshes on months that have that specific day. For example, if you schedule a refresh for the 31st of every month, the dash wont refresh during 30-day months. To refresh on the last day of every month, choose “last”from the “on day of every month” drop-down list. Dashboards won’t refresh as scheduled if the running user doesnt have access to the dashboard folder. If a dash has filters, only the unfiltered version is refreshed. You can’t schedule refreshes for dynamic dashes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A user has reported that they do not have access to a custom object in the Salesforce mobile app. What could be the reason? Choose 2

A.) The user does not have visbility to the records of the object.
B.) The user’s profile has the tab setting for the object set to “Tab Hidden”
C.) The object has not been included by the admin in the Navigation menu
D.) The object does not have a tab defined in the full Salesforce site

A

B.) The user’s profile has the tab setting for the object set to “Tab Hidden”
D.) The object does not have a tab defined in the full Salesforce site

Objects are displayed in SFDC based on the user’s profile settings. If an object does not have a tab defined, it will not be displayed in the mobile app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Company A has been using Service Cloud to manage cases, but they are now considering using it to manage filed service jobs. They would like to track field service activity and assignment of filed service jobs to technicians. What is the recommended solution to meet these requirements? Choose 1

A.) Extend the Service Cloud configuration to handle Field Service cases
B.) Enable Field Service and utilize the standard objects, Service Appointment, Work Order, and Work Order Line Items.
C.) Install an AppExchange product that provides Field Service functionality
D.) Use real-time API integration to connect SFDC with an external field service application

A

B.) Enable Field Service and utilize the standard objects, Service Appointment, Work Order, and Work Order Line Items.

Field Service can be enabled for this requirement. Once it is enabled, the standard Salesforce objects, Work Orders and Work Order Line Items, can be used to manage field service activity. The Service Appointment object can be used to create and manage service appointments for field service technicians to perform work for customers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Company call center manager has requested a new Case report to assist in the analysis of how long individual call center staff are taking to accept cases. “Case Accepted Time Stamp” is an existing custom field that is populated when the call center agent accepts the case. How could this be best achieved using Lightning Report Builder? Choose 1

A.) Add a row-level formula that calculates the difference between “Date/Time Opened” and “Case Accepted Time Stamp” in the new report
B.) Create a new Case custom formula field that calculates that difference between “Date/Time Opened” and “Case Accepted Time Stamp” and add it to the new report
C.) Add the standard “Case Age” field to the new report as this captures the difference between “Date/Time Opened” and “Case Accepted Time Stamp”
D.) Add a bucket column that calculates the different between “Date/Time Opened” and “Case Accepted Time Stamp” in the new report

A

A.) Add a row-level formula that calculates the difference between “Date/Time Opened” and “Case Accepted Time Stamp” in the new report

A report row-level formula is avaiable in Lightning report bulder and can be used to calc the diff betwen two date/time fields. It ca also be sumamrized

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Your organization has recently completed a large marketing campaign across the globe. The Marketing Director wants to collect customer feedback related to the campaign. He wants to use SFDC for sending survey forms and collating the survey results directly within SFDC. Choose 2

A.) Use a third-party cloud survey application and integrate it with SFDC
B.) Look for an App Exchange solution that meets the requirements
C.) Develop a custom survey application using .Net and integrate it with Salesforce
D.) Consider using the SFDC native functionality

A

B.) Look for an App Exchange solution that meets the requirements
D.) Consider using the SFDC native functionality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How can the fields that are shown at the top of the record view in the mobile app be customized? Choose 1

A.) Create a mobile card layout
B.) Configure the compact layout
C.) Modify the mobile app layout
D.) Configure the page layout

A

B.) Configure the compact layout

The compact layout determines the fields that are displayed at the top of the record view, or record highlights section. After creating a compact layout, it must be assigned as the Primary Compact Layout for the object in the Compact Layout Assignment page.

There is no SFDC mobile app layout or mobile card layout.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

A sales manager of Company needs to compare two custom fields on the Account object, namely, “Next Payment Date” and “Last Payment Date” in a report. The report should only show the records on which the next payment date is earlier than the last payment date. Which solution should be used to meet this requirement? Choose 1

A.) Configure a cross filter
B.) Create and use a checkbox formula field
C.) Create a joined report
D.) Use a field-to-filed filter

A

D.) Use a field-to-field filter

When comparing the values of two different report fields, a field-to-field can be used. With this out-of-the-box filter can be added to show only record that satisfy the comparison criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Your company has a requirement to list any accounts with cases that have missed the SLA for resolution in a dash. The dash should be displayed in LEX and list the account name and the date on which the case was opened. Which dash component would be suitable? Choose 1

A.) Visualforce
B.) Gauge
C.) Report
D.) Lightning Table

A

D.) Lightning Table

A lightning table component can be used to show up to 200 records and 10 columns in tabular format from any field in a source report’s report type. A gauge component is used to show a single value within a range of custom values. A metric component can only display one key value. There is no “report” dashboard component

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

An Admin is setting up a dash for sales manager in LEX. Which capabilities are available for creating the dash? Choose 3

A.) A dash component can be linked to the Opportunities tab
B.) Two dash components can be joined together if they have a common source report
C.) Dash filter values can be rearranged using drag and drop
D.) An opportunity can be added directly to a dash
E.) A Lightning Table can add up to 4 groups and display up to 100 records

A

A.) A dash component can be linked to the Opportunities tab
C.) Dash filter values can be rearranged using drag and drop
D.) An opportunity can be added directly to a dash

In LEX, it is possible to ink from a dash component to another website or SFDC record by specifying the value of “Custom Link” in the component’s settings. A source report chart can also be used in a dash component. A report can be added to a new or existing dash from the dropdown menu of the report. It is not possible to join two dash components together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Company currently users both Sales Cloud and Service Cloud. The current financial application used by the company has reached its end of life; management is considering replacement that can be accessed by users from SFDC. What would be recommended? Choose 1

A.) Evaluate financial applications on the AppExchange to determine if one of them meets the org’s requirements
B.) Evaluate building the required financial application using LIghtning Builder App
C.) Use Salesforce Connect to set up a new financial application that has the same functionality
D.) Salesforce functionality is limited to Sales, Service, and Marketing, so consider the implementation of an independent ERP system

A

A.) Evaluate financial applications on the AppExchange to determine if one of them meets the org’s requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

A new dash has been created in Classic. One of its components lists the opps that have a close date in the next week. What can be done to allow the Sales Director to quickly go to a particular opp record that is listed on the dash component? Choose 1

A.) Set the “Drill Down to” option in the component’s properties to “Source Report”
B.) Set the “Drill Down to” option in the component’s properties to “Record Detail Page”
C.) Set the “Drill Down to” option in the compoent’s properties to “Other URL”
D.) Set the “Drill Down to” option in the component’s properties to “Filtered Source Report”

A

B.) Set the “Drill Down to” option in the component’s properties to “Record Detail Page”

In Classics, dash components have a setting call “Drill Down to” that controls what happens when a user clicks the component. The options include Source Report, Filtered Source Report, Record Detail Page, and Other URL. For this requirement, choosing the “Record Detail page” option would be the best solution since it would take the Sales Director to go to the detail page of a particular record displayed by the component

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Which of the following is true about reports in SFDC? Choose 1

A.) There is no limit to the number of bucket fields that can be allowed per report
B.) Reports can be scheduled to be sent automatically to subscribers via email
C.) Reports can be exported in any spreadsheet file format
D.) There is a limit to the number of custom reports that can be created

A

B.) Reports can be scheduled to be sent automatically to subscribers via email

There is no limit on max number of reports possible in SFDC but there are limits to the number of bucket fields that can be allowed per report. Reports can only be exported in .csv, .xls, and .xlsx file formats. Formatted Reports export only in .xlsx format

Reports can be scheduled to be sent automatically to subscribers through email. The report will be delivered as a downloadable email attachment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Company would like to highlight claims that have been open for more than 30 days in a report. Which feature could be used? Choose 1

A.) Bucket Highlighting
B.) Report Highlighting
C.) Conditional Highlighting
D.) Field Highlighting

A

C.) Conditional Highlighting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

There is a requirement that when an opp is closed, commission records should be created automatically for each member of the opp team. The Commission custom object has a numeric field wherein its value is calculated based on the role of the member, time to close the deal, and type and value of the opportunity. How could this be achieved? Choose 1

A.) Flow Builder
B.) Apex Trigger
C.) Process Builder
D.) Workflow Rule

A

A.) Flow Builder

An auto-launched flow can be configured to automatically start when the opp is closed, create the commission records, as well as perform the logic required to compute the comission values.

Workflow rules cannot create records. Although Process Builder can be used to create a record, it is not capabile of creating multiple records dynamically.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Person A would like a complex report chart that displays information about tickets submitted by their customers. However, an external system is being used for managing support tickets, and data from the system is not currently integrated with SFDC. What features realted to Visualforce can be used?
Choose 2

A.) Visualforce Maps
B.) Visualforce Page
C.) Visualforce Connect
D.) Visualforce Charting

A

B.) Visualforce Page

D.) Visualforce Charting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

Company requires that when saving an opp record, a check is performed to determine if the opp amount is the highest value in the current year for all opps in the org. Is so, a checkbox on the opp record should be marked and an email should be sent to the record owner’s manager. What SFDC feature should be recommended to handle this requirement? Choose 1

A.) Workflow Rule
B.) Flow Builder
C.) Formula Field
D.) Apex Trigger

A

B.) Flow Builder

A flow can be configred to launch when a record is saved and to query opps, determine if the record has the highest amount, and update a field on the record that invoked it if necesary. An Action element can be added to the flow, which can be used for sending emails.

An Apex trigger could also achieve the desired result, but best practice is to build a declarative solution when possible.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

Company wants to make sure that their field agents can update shipment information when they are out of office. What does an admin need to do to ensure that shipment records can be updated from the mobile app? Choose 1

A.) Create new object-specific actions for the Shipment object same as the existing object-specific actions
B.) Nothing, the Salesforce mobile app supports standard and custom objects and page layouts created for the desktop app
C.) Create a corresponding mobile app and include the Shipment object
D.) Create page layouts for the Shipment object for the mobile form factor

A

B.) Nothing, the Salesforce mobile app supports standard and custom objects and page layouts created for the desktop app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

COmpany recently enabled Chatter in its SFDC org. it’s currently promoting the use of Chatter Groups amongst its employees for collaboration. The employees frequently use the SFDC mobile app. If the company’s SFDC Consultant has added “Smart Search Items” to the navigation menu of the Salesforce mobile app, where can a user find “Groups” in the app? Choose 1

A.) Chatter Menu Item
B.) People Menu Item
C.) Apps Section
D.) Recent section

A

D.) Recent section

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

Comapny tracks student data using SFDC> It would like to generate the attendace records for its students in a printable PDF format with data from multiple objects. Which of the folowing would help in achieving this use case? Choose 1

A.) Page Layouts
B.) Visualforce
C.) Feed Tracking
D.) Create a report and export it as PDF

A

B.) Visualforce

A visualforce page can e rendered as a PDF using an attribute with a Visualforce tag.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Which of the folowing elements of a joined report enables the creation of different views of the information to be reported on? Choose 1

A.) Field Type
B.) Record Type
C.) Blocks
D.) Principle Report Type

A

C.) Blocks

Blocks in a joined report help create different views of the information to be reported on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

There is a requirement to rate all accounts daily based on the value of opps closed in the last year. The account with the highest value of opps closed in the last year should be rated number 1, and so on until the account with the lowest value of closed opps. How could this requirement be achieved? Choose 1

A.) use Process Builder and schedule an action to run each night to sort and rate all accounts
B.) Use a Batch Apex job and schedule it to run each night
C.) Use a time-dependent workflow action to update the “Rating” field
D.) Use an Apex trigger on the Account object and schedule it to run each night

A

B.) Use a Batch Apex job and schedule it to run each night

Process Builder, workflow rules, or triggers cannot be configured to run periodically at fixed timings or intervals. Apex would be required since it can be scheduled to run at specific times or regular intervals, such as daily at a specific time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

The head of sales would like to be able to compare the expected opp amounts with the actual closed opp amount. She wants to see this comparison in one chart. Which of the following chart types can be used to achieve this? Choose 2

A.) Line-on-Column Chart
B.) Column-on-Column Chart
C.) Line-on-Line Chart

A

B.) Column-on-Column Chart
C.) Line-on-Line Chart

A combination chart can be used to show multiple values against a single axis range using the Column-on-Column or Line-on-Line Chart

LIne-on-Column chart is used to add different types of values to a chart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

Which of the following is true regarding the “Smart Search Items” menu item in the navigation menu of the mobile app? Choose 1

A.) Different configurations can be defined for different users
B.) It should always be placed at the top of the navigation menu
C.) It adds a list of all items ever accessed by the user in he navigation menu
D.) It shows a lot of objects that were recently accessed by the user

A

D.) It shows a lot of objects that were recently accessed by the user

The “Smart Search Items” item in the nav menu add a list of up to 10 recently accessed items in the nav menu. It does not ahve to be placed at the top of the navigation menu. If an item is placed below the “Smart Search Items” it appears below the recent items. It is not possible to define different configurations of “Smart Search Items”for different users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

SFDC allows report and dashboard folders to be shared with individual users or groups of users. Which of the following is not a valid access level that can be specified for a report or dash folder in LEX? Choose 1

A.) Edit
B.) Manage
C.) View
D.) Collaborate

A

D.) Collaborate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

What is true regarding dash components? Choose 2

A.) When clicking on a report, users are always navigated to the source report
B.) There are only 4 dash component types: Chart, Gauge, Metric and Table
C.) In LEX, the smallest possible component that can be added in a dash is 1 row by 1 column
D.) A dash component is a visual representation of data in a report

A

C.) In LEX, the smallest possible component that can be added in a dash is 1 row by 1 column
D.) A dash component is a visual representation of data in a report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

An admin needs to create a report in LEX that shows the history of certain fields on account records in the org. Field history tracking for these fields was enabled in the org sometime ago. Which of the following are valid considerations for creating such a report? Choose 2

A.) Report filters can be applied to track specific field-level changes
B.) The “Account History” standard report type can be used to create the report
C.) “Previous Value” and “New Value” columns need to be added to the report to track field-level changes
D.) Only the Classic report builder can be used to create a a field history report in LEX

A

A.) Report filters can be applied to track specific field-level changes
B.) The “Account History” standard report type can be used to create the report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

COmpany users SFDC for opp management for its data service products. There are many variables and complex combinations that can be configured when offering a data service. The company currently users Excel to product quoted but would like to user SFDC instead. What would be recommended solution? Choose 2

A.) Create a Visualforce page that displays the quote and allows saving it as a PDF
B.) Create a Visualforce page that displays the quote and allows saving it as a PDF
C.) Look for an AppExchange product that meets the requirements
D.) use the standard Quote template functionality
E.) Use SFDC Quote-to-Cash functionality

A

C.) Look for an AppExchange product that meets the requirements
E.) Use SFDC Quote-to-Cash functionality

This requirement would be best met with a Configure/Price/Quote (CPQ) application. SFDC also offers functionality within the Quote-to-Cash product and may meet the requirement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

The Admin working at Cosmic Support Solutions would like to enhance users’ mobile experience by adding items that provide additional functionality. Which of the following can be added to display in the app’s navigation menu? Choose 2

A.) Visualforce page tabs
B.) Home page
C.) Tasks
D.) Claendar

A

A.) Visualforce page tabs
C.) Tasks

Visualforce page tabs and Tasks are two of the menu items that can be added to the mobile app navigation menu. Home page and Calendar cannot be added to the menu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

The Cosmic Computing call center manager has requested a new Case report to assist in the analysis of how long individual call center staff are taking to accept cases. Case Accepted Time Stamp is an existing custom field that is populated when the call center agent accepts the case. How could this best be achieved using Lightning Report Builder? Choose 1

A.) Create a new Case custom formula field that calculates that difference between “Date/Time Opened” and “Case Accepted Time Stamp” and add it to the new report
B.) Add a row-level formula that calculates the difference between “Date/Time Opened” and “Case Accepted Time Stamp” in the new report
C.) Add a bucket column that calculates the difference between “Date/Time Opened” and “Case Accepted Time Stamp” in the new report
D.) Add the standard “Case Age” field to the new report as this captures the difference between “Date/Time Opened” and “Case Accepted Time Stamp”

A

B.) Add a row-level formula that calculates the difference between “Date/Time Opened” and “Case Accepted Time Stamp” in the new report

A report row-level formula is available in Lightning Report Builder and can be used to calculate the difference between two date/time fields. It can also be summarized; for this scenario, the average difference grouped by call center agent would be appropriate. While a new custom Case formula field could be created and inserted into the report, which will also meet the requirement, for this scenario there is no indication the information is needed outside of the report; so the row-level formula is more appropriate. A bucket column is not used to calculate differences between dates, and the standard “Case Age” field displays the length of time a case has been open

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

What is true regarding the page layouts displayed in the SFDC mobile app? Choose 1

A.) Compact Layouts are used to display record detail pages in the SFDC mobile app
B.) Page Layouts are used to define the fields displayed on record detail pages in the Salesforce mobile app
C.) Different Page Layouts can be assigned to desktop and the Salesforce mobile app
D.) Record Pages are used to define the page layouts displayed in the Salesforce mobile app

A

B.) Page Layouts are used to define the fields displayed on record detail pages in the Salesforce mobile app

The page layout, which is configured using the enhanced page layout editor, is used for displaying record details in both the desktop and Salesforce mobile app. The page layout defines the fields displayed in the record details page, related lists page, and available actions for a record.

Although different record pages can be assigned for the desktop or mobile form factors, the page layout depends on the profile and record type assignment. The page layout is displayed within the record detail component. the page layout displayed within the record detail component depends on the profile and record type assignment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

Global Containers plans to start using Orders in SFDC to track customers’ requests for products and services. What standard features of the “Order” object could they make use of? Choose 3

A.) Create an order directly from a contract’s detail page
B.) Change a new order’s currency after cloning from an existing order with products
C.) Associate an order with an account and optionally with a contract
D.) Create an order directly from an account’s detail page
E.) Create recurring orders for purchases made regularly

A

A.) Create an order directly from a contract’s detail page
C.) Associate an order with an account and optionally with a contract
D.) Create an order directly from an account’s detail page

Orders can be created directly from the detail page on an account or contract. It is not possible to create recurring orders in SFDC. After cloning an order with products, the new order’s currency or price book cannot be changed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

The Admin of Cosmicstrom Clothing has created a joined report consisting of multiple report types, namely, accounts, opportunities, and cases. The admin intends to add a few common fields from the “Common Fields’ section of the report builder. How are common fields identified in a joined report such as this? Choose 2

A.) It is possible to choose common fields while creating the joined report
B.) A field is a common field if it is shared by all report types
C.) A field is a common field if it is shared by at least one report type
D.) If all report types have a lookup relationship to the field, it is a common field

A

B.) A field is a common field if it is shared by all report types
D.) If all report types have a lookup relationship to the field, it is a common field

When a joined report consists of multiple report types, some fields are identified as common fields. If the field is shared by all report types or all report types have a lookup relationship to the field, it is identified as a common field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

An Org uses a custom object to capture expense data. One of their requirements is to ensure that an expense record is only visible to the respective record owners and those above them in the organizational hierarchy. Which of these features can be configured to meet this requirement. Choose 2

A.) Role Hierarchy
B.) Permission Sets
C.) Org-Wide Defaults
D.) Expense Sharing Rule

A

A.) Role Hierarchy
C.) Org-Wide Defaults

The achieve this, the organization-wide default setting for the Expense object should be set to “Private” and the appropriate role hierarchy configured. the “Grant Access using Hierarchies” for the Expense object setting should be kept enabled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

What is true regarding compact layouts? Choose 2

A.) Compact layouts can be assigned to different record types
B.) Compact layouts must be configured for fields to be displayed in the record header
C.) If a user doesn’t have access to a field, it won’t be displayed
D.) Compact layouts support all field types

A

A.) Compact layouts can be assigned to different record types
C.) If a user doesn’t have access to a field, it won’t be displayed

Just like in a regular page layout, fields that a user does not have access to are not displayed in a compact layout. Moreover, Compact Layouts can be assigned to different record types to cater to different user profiles.

On the other hand, compact layouts do not support all fields such as Text area, rich test area, and multi-select picklist fields. If a compact layout is not configured, a system provided default layout is used and fields included in the default layout are displayed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

In the mobile app, which of the following corresponds to the tabs in the desktop of a LIghtning app? Choose 1

A.) Navigation Menu
B.) App Launcher
C.) Navigation Bar
D.) Action bar

A

A.) Navigation Menu

Objects shown as tabs in LIghtning are accessed as items in the navigation menu of the mobile app. The navigation bar is used to access the navigation menu, favorites, notifications, and search. The App Launcher allows user to switch between apps. The action bar contains relevant actions that a user can perform on the current record.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

Mary is an Admin who is considering various requirements for managing customers. Which standard account features could she make use of? Choose 3

A.) Creating an internal organizational chart for the account
B.) Relating customers in a hierarchy
C.) Tracking the team that works on a customer account
D.) Specifying the part that a person plays in an organization
E.) Automatically updating the customer’s credit rating

A

B.) Relating customers in a hierarchy
C.) Tracking the team that works on a customer account
D.) Specifying the part that a person plays in an organization

Automatically updating an account credit rating is not a standard account feature. Relating customers in a hierarchy means linking different account records to one another. An account may have one or more subsidiary or supervisory organizations, but they’re all external with regard to the account.

On the other hand, an internal organizational chart shows how the people in an organization are related to one another. For example, it could show the director acting as the supervisor for managers in different departments.

The Contacts hierarchy feature makes this somewhat possible in SFDC, but as the name suggests, it is a standard feature available for the Contact object. Contact roles specify the part that each contact plays in an account case, contract, or opportunity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

There is a requirement that when the “Audit” field on an Account record is marked as “Y”, all audit team members should get access to it. An audit team is a collection of senior users from each department. How would you address this requirement? Choose 1

A.) Create a sharing rule and associate it to a Role & internal subordinates
B.) Create a sharing rule and associate it to a Role
C.) Create a sharing rule and associate it to Public Groups
D.) Ask a dev to programmatically share record using Apex

A

C.) Create a sharing rule and associate it to Public Groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

An Admin needs to create a report in Lightning that shows the history of certain fields on account records in the org. Field history tracking for these fields was enabled in the org sometime ago. Which of the following are valid considerations for creating such as report? Choose 2

A.) “Previous Value” and “New Value” columns need to be added to the report to track field-level changes
B.) Only the Classic report builder can be used to create a field history report in LIghtning
C.) Report filters can be applied to track specific field-level changes
D.) The “Account history” standard report type can be used to create the report

A

C.) Report filters can be applied to track specific field-level changes
D.) The “Account history” standard report type can be used to create the report

Lightning Report Builder can be used to create a field history report. The “Account History” standard report type can be used to create a report that shows the history of fields on account records. “Old Value” and “New Value” columns can be added to the report to track field-level changes. The “Field Event” column may also be added to view or event that was changed. report filters can be applied to “Old Value” and “new Value” to track specific field-level changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

Which of the following is true with regard to a dashboard refresh? Choose 1

A.) If a dashboard is on the home page, it is refreshed each time the home page is displayed
B.) If a user clicks refresh to update a dashboard, the data is refreshed for all users
C.) Dynamic dashboards can be scheduled to be refreshed
D.) Dashboards can be scheduled to be refreshed hourly, daily or monthly

A

B.) If a user clicks refresh to update a dashboard, the data is refreshed for all users

dashbaord data is not refreshed automatically on the home page; a user must click the “Refresh button”. Data is refreshed for all users when one user clicks the refresh button. Dynamic dashboards cannot be scheduled to be refreshed; they must be refreshed manually. Dashboards can be refreshed daily, weekly or monthly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
52
Q

SFDC allows report and dashboard folders to be shared with individual users or groups of users. Which of the following is not a valid access level that can be specified for a report or dashboard folder in LIghtning? Choose 1

A.) Manage
B.) View
C.) Edit
D.) Collaborate

A

D.) Collaborate

A report or dashboard folder can be shared with users, groups, role, or territories in Lightning. Viewers can see the data, editors can determine what data is shown, and managers can control access. “Collaborate” is not one of the valid access levels.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
53
Q

Global Systems has three kinds of users, namely, marketing users, sales users, and executive users. Marketing users must not have access to any kind of Opportunity data, while Sales users must not have access to any kind of Lead data. how should this be configured in the company’s SFDC instance? Choose 1

A.) Use Object settings in the users’ profiles
B.) Use Assigned App settings in the users’ profiles
C.) use Object settings in the users’ roles
D.) Use Assigned App settings in the users’ roles

A

A.) Use Object settings in the users’ profiles

Object settings allow defining permissions to access objects and fields by profile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
54
Q

The head of sales has requested a report of all active accounts by the sales regions “EMEA” “APAC” and “NCSA”. A “Sales Region” field does not exist, but a “Country” field has been defined. The Admin determined that a bucket field can be added to the report and define which country is in which sales region. Which of the following options is the right way to use a bucket field? Choose 1

A.) Create a bucket field named “Sales Region” containing buckets for “EMEA”, “APAC” and “NCSA”
B.) Create three different bucket fields for “EMEA”, “APAC” and “NCSA”
C.) This is not achievable with buckets
D.) To create buckets, a “Sales Region” field must be set up first

A

A.) Create a bucket field named “Sales Region” containing buckets for “EMEA”, “APAC” and “NCSA”

Since a bucket field is intended to hve multiple buckets within it, a good name for a bucket field describes the buckets such as “Sales Region”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
55
Q

Global Containers required that when saving an opportunity record, a check is performed to determine if the opportunity amount if the highest value in the current year for all opportunities in the org. If so, a checkbox on the opportunity record should be marked and an email should be sent to the record owner’s manager. What feature should be recommended to handle this requirement? Choose 1

A.) Apex Trigger
B.) Workflow Rule
C.) Flow Builder
D.) Formula Field

A

C.) Flow Builder

A flow can be configured to launch when a record is saved and to query opportunities, determine if the record has the highest amount, and update a field on the record that invoked it if necessary. An Action element can be added to the flow, which can be used for sending emails.

56
Q

Global Insurance would like users to be able to enter policy and advisor details on a screen. When a user clicks the “Next” button on the screen, the advisor commission related to the details entered by the user should be displayed on the next screen. What would the recommended solution for this requirement? Choose 1

A.) Create a flow with Flow Builder
B.) Create a Visualforce wizard
C.) Create an approval workflow
D.) Create a process with Process Builder

A

A.) Create a flow with Flow Builder

A flow can be used to create a wizard-like interface where details can be entered on one screen and a calculation displayed on the next screen.

Visualforce is not necessary as the requirement can be met by declarative solution. Neither approval workflows nor Process Builder can be used for building interfaces.

57
Q

Mark Jones is the Finance Director at Global Insurance. Global Insurance is the account on his contact record. He is also the Executive Facilitator at FinTech Corporation and needs to be added to the FinTech Corporation account record as a contact. How would this be represented in SFDC if the “Contacts to Multiple Accounts” feature is enabled? Choose 1

A.) Mark would be an affiliated contact at both organizations
B.) Mark would be a direct contact at Global Insurance and indirect contact at FinTech Corporation
C.) Mark would be the indirect contact at Global Insurance and direct contact at FinTech Corporation
D.) Mark would be a direct contact at both Global Insurance and FinTech Corporation

A

B.) Mark would be a direct contact at Global Insurance and indirect contact at FinTech Corporation

Mark would be a direct contact at Global Insurance as it is the account on his contact record. He would be an indirect contact at FinTech Corporation as he is related to it.

58
Q

A new Sales and Marketing dashboard has been implemented for all sales users of Cosmic Marketing Inc. What is true regarding lightning dashbaord components? Choose 2

A.) Which clicking on a component, users are always navigated to the source report
B.) A dashboard component is a visual representation of data in a report
C.) There are only 4 dashboard component types: Chart, Gauge, metric, and Table
D.) In Lightning, the smallest possible component that can be added in a dashboard is 1 row by 1 column

A

B.) A dashboard component is a visual representation of data in a report
D.) In Lightning, the smallest possible component that can be added in a dashboard is 1 row by 1 column

When clicking on a dashabord component, the user can be navigated to the source report, filtered report, record detail page, or other URL depending on the component type. Aside from Chart, Gauge, Metric and Table, there is also the Visualforce component type. In Lightning, the smallest possible component that can be added to a dashboard is 1 row by 1 column

59
Q

In an org, cases are linked to opportunities through a lookup relationship in order to track issues that arise during the sales process. Customer Service would like to report on the number of cases per opportunity, for which a custom report type needs to be created. Which of the following is a limitation of report types that would need to be kept in mind? Choose 1

A.) Up to 100 fields can be added to each custom report type
B.) A custom report type can contain up to 50 object references
C.) The “Age” standard field on cases and opportunities cannot be added
D.) The “Description” standard field on cases cannot be added

A

C.) The “Age” standard field on cases and opportunities cannot be added

A custom report type can have up to 1000 fields and up to 60 object references. The Case description standard field can be used in reports. the “Age” field on cases and opportunities cannot be added, but a formula field that calculates the age can be added.

60
Q

What is true regarding the mobile app’s navigation menu? Choose 2

A.) The first item in the SFDC Navigation list becomes the mobile mobile app landing page
B.) The order of the objects in the recent section can only be customized by the Admin
C.) The order of the items in all apps can only be configured by logging in Lightning via desktop
D.) The order of the items can be selected by the user

A

A.) The first item in the SFDC Navigation list becomes the mobile mobile app landing page
D.) The order of the items can be selected by the user

Users have the ability to reorder the navigation menu items of apps such as Sales, Service, and custom apps directly from the Salesforce mobile app. The first item selected in the SFDC Navigation (setup) list is the SFDC mobile app landing page.

The order of the items in the navigation menu of the “Mobile Only” app is determined by the Admin. Modifying the order of navigation menu items in the mobile app will also reflect in LIghtning desktop.

61
Q

The Admin of Cosmic Solutions is setting up a dashboard for sales managers in Lightning. Which capabilities are available for creating the dashboard? Choose 3

A.) An opportunity report can be added directly to a dashboard
B.) Two dashboard components can be joined together if they have a common source report
C.) A dashboard component can be linked to the Opportunities tab
D.) Dashboard Filter Values can be rearranged using drag and drop
E.) Lightning Table can add up to 4 groups and display up to 100 records

A

A.) An opportunity report can be added directly to a dashboard
C.) A dashboard component can be linked to the Opportunities tab
D.) Dashboard Filter Values can be rearranged using drag and drop

In LIghtning, it is possible to link from a dashboard component to another website or SFDC record by specifying the value of “Custom Link” in the component’s settings. A sourece report chart can also be used in a dash component. A report can be added to a new or existing dash from the dropdown menu of the report. It is not possible to join two dash components together. Also, a LIghtning table component can be used to display tabular information; up to 200 records and 10 columns can be displayed. A Lightning table can only add up to 2 groups

62
Q

Admin is setting up the Salesforce mobile app for users. Which of the following should be kept in mind while customizing the app’s navigation menu? Choose 2

A.) Different menu configurations are possible for different user profiles
B.) Tabs should be created for Visualforce pages, Lightning pages, and Lightning components
C.) A user’s profile settings determine whether a standard or custom object is visible in the app’s menu
D.) “Smart Search Items” adds standard and custom objects to the Apps

A

B.) Tabs should be created for Visualforce pages, Lightning pages, and Lightning components
C.) A user’s profile settings determine whether a standard or custom object is visible in the app’s menu

Tabs should be created for Visualforce pages, Lightning pages, and Lightning components, before including them in the app’s navigation menu. A user’s profile settings determine whether a standard or custom object is visible in the app’s menu.

Different menu configurations cannot be set for different types of users. “Smart Search items” adds standard and custom objects to the Recent section of the app’s menu.

63
Q

The HR department is considering to use SFDC for managing performance reviews for employees. It is concerned about access to this sensitive data such that the org-wide default settings for the Performance Review object will be set to Private. What features can then be used to open up access to this data to the employee’s manger only? Choose 1

A.) Manual Sharing
B.) Role Hierarchy
C.) Permission Sets
D.) Manager Group Sharing

A

A.) Manual Sharing

Manager group sharing would not work as it would share with the employee’s manager and indirect manager. The role hierarchy would share with all users in roles above the employee. To share with the manager only, manual sharing would be required.

64
Q

The Admin of Cosmic Service Solutions has set the org-wide default sharing setting of the Account object to “Private”. The company uses Enterprise Territory Management and has an active territory model with the following territories: Canada, Northeast, Southwest, and California. account records that are owned by users who are assigned to the California territory need to be shared with all the users in the Northeast territory. They should have “Read” access to the account records. What solution should be used to accomplish this? Choose 1

A.) The default access level of account records should be set in the “California” territory
B.) A sharing rule based on criteria should be created to share the account records
C.) A sharing rule based on record ownership should be created to share the account records
D.) A permission set should be created to grant record access to users in the Northeast territory

A

C.) A sharing rule based on record ownership should be created to share the account records

65
Q

Global Containers has deployed a custom app for managing Contracts. A sales user named Sam has noticed that the “Expiry Date” field on the Contract detail page can be edited by him, but another user named Eric from a different department has found that the field is read-only for him. What could be possible reasons for this discrepancy? Choose 2

A.) The field is set as “Read-only” for Eric’s role in the role hierarchy
B.) The field is set as “Read-only” in the profile assigned to Eric
C.) The field is set as “Read-only” for Eric’s User record
D.) The field is set as “Read-only” in the page layout defined for Eric’s profile

A

B.) The field is set as “Read-only” in the profile assigned to Eric
D.) The field is set as “Read-only” in the page layout defined for Eric’s profile

Fields can be made read-only at the page layout or field-level security level. A separate page layout can be defined for each profile. Field-level security can be defined in the profile

66
Q

The customer service department of Cosmic Solutions does not have access to Opportunities. Due to a new cross-selling initiative, access to the Opportunity object needs to be provided to allow customer service reps to create and edit opportunities. Which of the following can be configured for this requirement. Choose 1

A.) User Roles
B.) Profiles
C.) Opportunity Settings
D.) Datasets

A

B.) Profiles

Profile settings define what can be done with records of different standard and custom objects.

Roles control visibility to records based on role hierarchy. Access policies for objects can’t be defined in the object setting area. Datasets are related to Analytics Dataflows and cannot be used to control access to objects.

67
Q

How can the fields that are shown at the top of the record view in the mobile app be customized? Choose 1

A.) Create a mobile card layout
B.) Modify the mobile app layout
C.) Configure the compact layout
D.) Configure the page layout

A

C.) Configure the compact layout

The compact layout determines the fields that are displayed at the top of the record view, or record highlights section. After creating a compact layout, it must be assigned as the Primary Compact Layout for the object in the Compact Layout Assignment.

68
Q

Fun Toys Inc. allows all employees to view open positions, but the HR department should be able to create and update the records. Create, read, edit and delete permissions have been set on the HR user profile. Also, users with the same HR role are allowed to make changes to each others’ records. What other configurations are necessary for this requirement? Choose 2

A.) Define the Org-wide default setting for the Position object to Public Read/Write
B.) Set the Org-Wide default setting for the Position object to Public Read-Only
C.) Configure field-level security to allow HR users to work on each other’s Position records.
D.) Create a sharing rule that allows HR users to work on each other’s Position records.

A

B.) Set the Org-Wide default setting for the Position object to Public Read-Only
D.) Create a sharing rule that allows HR users to work on each other’s Position records.

The Org-wide default setting for the Position object should be set to Public Read-Only to allow everyone to view the records. Then, a record owner sharing rule with Read/Write access level can be created to allow the Position records to be editable by other users with the same role (horizontal hierarchy).

Field-level security is used to define the access type to individual fields and not the entire record. Setting the Org-wide default setting to Read/Write is not recommended as it will allow any user in the org who has Edit permission, for example, on the object to edit any Position record.

69
Q

A user who works at Cosmic Enterprise is using Lightning Report Builder to create a report on opportunities. He would like to view the status of the opportunities created during each quarter of the current fiscal year. He has added a report filter to show only opportunities created during this fiscal year. What else should he do to customize the report for this use case? Choose 1

A.) Add the “Fiscal period” field to the report, and group this field by “Fiscal Quarter”
B.) Add a report filter with “Created Date” as the date and “Current and Next 3 FQ” as the range
C.) Group the report by the “Fiscal Year” field, and group this field by “Calendar Quarter”
D.) Group the report by the “Created Date” field, and group this field by “Fiscal Quarter”

A

D.) Group the report by the “Created Date” field, and group this field by “Fiscal Quarter”

Lightning Report Builder allows grouping a report by a date field and then customizing date granularity by grouping records by calendar or fiscal periods. In this scenario, the report can be grouped by the “Created Date” field. This field can then be grouped by “Fiscal Quarter” to show the opportunities by each fiscal quarter.

70
Q

The executive dashboard of Global Containers needs to show the number of leads that are over a year old but not yet converted. The company goal is to keep this number below 40 and never above 60. Which dash component is recommended for this? Choose 1

A.) Gauge
B.) Metrics
C.) Tables
D.) Charts

A

A.) Gauge

A gauge metric shows the grant total of a report as a point of “fuel-tank” type of scale.

71
Q

Global Containers plans to start using Case Management in SFDC. Which of the following capabilities is not a feature of Case Management? Choose 1

A.) Case Queues
B.) Assignment Rules
C.) Case Monitoring
D.) Escalation Rules

A

C.) Case Monitoring

Case Monitoring is not a standard capability of Case Management

72
Q

Dan is considering a requirement to validate the “Source Country” custom field of the Order object against a list of ISO codes to ensure that the field value is allowed for a particular type of order when saving the record. The ISO codes are individual records in the org. What is the most suitable option for this requirement? Choose 1

A.) Create an after trigger and validate the value using Apex code
B.) Create a before trigger and validate the value using Apex code
C.) Create a validation rule using a CASE statement
D.) Create a validation rule using the VLOOKUP function

A

D.) Create a validation rule using the VLOOKUP function

In this case, trying to include all of the possible values in a validation rule may reach the maximum allowed number of characters can be hard to maintain.

VLOOKUP and a validation rule could be configured for this requirement. Note that VLOOKUP only works on the “Record Name” field, so the country code would need to be stored in this field for the validation to work.

A before trigger could validate the entry against possible values stored in a custom object and return an error if the value is not found before the record is saved, but using the VLOOKUP function with a validation rules is simpler declaritive solution.

73
Q

A sales manager of ABC Technologies needs to compare two custom fields on the Account object, namely, “Next Payment Date” and “Last Payment Date” in a report. The report should only show the records on which the next payment date is earlier than the last payment date. Which solution should be used to meet this requirement? Choose 1

A.) Create and use a checkbox formula field
B.) Create a joined report
C.) Use a field-to-field filter
D.) Configure a cross filter

A

C.) Use a field-to-field filter

When comparing the values of two different report fields, a field-to-field filter can be used. With this out-of-the-box feature, a filter can be added to show only records that satisfy the comparison criteria.

Using joined reports does not allow comparing two fields using a filter. Cross filters are used for including or excluding records from related objects and their fields. Creating a checkbox formula field that is automatically checked when the criteria are met can be used as a workaround, but it’s a simpler solution to use a field-to-field filter.

74
Q

Grant College is an educational institution that tracks student data using SFDC. It would like to generate the attendance records for its students in a printable PDF format with data from multiple objects. Which of the following would help in achieving this use case? Choose 1

A.) Add the PDF Lightning component in Lightning App Builder
B.) Add the built-in Convert PDF button to the page layout
C.) Build a report in Report Builder and export it as a PDF file
D.) Build a Visualforce page to display the necessary data

A

D.) Build a Visualforce page to display the necessary data

A Visualforce page can be created and rendered as a PDF file be setting the “renderAs” attribute of the Visualforce tag to “pdf”.

A “Convert PDF” button does not exist. A PDF LIghtning component does not exist in LIghtning App Builder. A report can only be exported in either XLS, XLSX, or CSV format

75
Q

The Sales Director of a company recently noticed duplicate contact records created for different accounts. The duplicate records are valid since the contacts, for example, are full-time employees on one account and at the same time volunteer staff on another account. What can an Admin do to fix this? Choose 1

A.) The Admin should enable the “Contacts to Multiple Accounts” feature, and then designate the primary and related Accounts in the “related Accounts” list on Contact.
B.) The Admin should enable that “Account to Multiple Contacts” feature, and then designate the primary and related Contacts in the “Related Contacts” list on Account’
C.) This cannot be fixed since a contact can only be linked to a single account; if a contact is affiliated with multiple accounts, then a contact record would be crated for each account
D.) The Admin should create a multi-select picklist field on the Contact object and use it to associate the record to multiple Account records

A

A.) The Admin should enable the “Contacts to Multiple Accounts” feature, and then designate the primary and related Accounts in the “related Accounts” list on Contact.

The “Contacts to Multiple Accounts” feature can be enabled to allow a single contact to be linked to multiple accounts.

Accounts can have multiple contacts by default. There is no need to enable it, hence there is no setting called “Account to Multiple Contacts”. A multi-select picklist field cannot be used to relate a record to another.

76
Q

Global Containers is defining an expense management application that uses an “Expense Report” custom object. The company would like to ensure that the users can only view their own expense reports, but anyone with a supervisory role above the users in the org can view all of their subordinates’ expense reports. Which of the following are essential steps to meet this requirement? Choose 2

A.) Define two separate profiles for users and managers
B.) Define Sharing Rules for the Expense Report object
C.) Set the org-wide default setting for the Expense Report object to “Private”
D.) Define a Role Hierarchy based on the organization hierarchy of the company

A

C.) Set the org-wide default setting for the Expense Report object to “Private”
D.) Define a Role Hierarchy based on the organization hierarchy of the company

77
Q

The Admin of Global Insurance has set the org-wide default setting for the Account object to “Private”. If required, account managers are allowed to grant record access to other users at their own discretion. How can the Admin meet this? Choose 1

A.) Create a custom button and add it to the page layout to enable manual sharing
B.) Enable “Manual Sharing” in the security settings of the object
C.) Enable “Grant Access using Hierarchies” in the security settings of the object
D.) Add the “Sharing” button to the Account page layout if not yet added

A

D.) Add the “Sharing” button to the Account page layout if not yet added

The “Sharing” button on the page layout allows manual sharing of objects which have their organization-wide defaults set to “Private” or “Public Read Only”. This button can be added to or removed from a page layout as needed. Note though that the “Sharing” button in Lightning currently only supports Accounts, Opportunities, Cases, Contacts, Leads and Custom Objects.

There is no “Manual Sharing” setting for a specific object that can be used to control whether records of that object can be shared manually.

78
Q

The marketing department of Cosmic Marketing Solutions would like to manage email campaigns and track responses, including the number of opens and clicks in SFDC. They do not need to complete functionality of Marketing Cloud at this stage. What is the recommended solution for this requirement? Choose 1

A.) Use a third party app from the AppExchange
B.) Build custom functionality that tracks the responses
C.) Use a thrid party email campaign application and integrate it with SFDC
D.) Use the standard campaign functionality

A

A.) Use a third party app from the AppExchange

AppExchange products are available that can send mass emails and enable the tracking of responses within SFDC. Standard campaign functionality cannot track email statistics such as opens and clicks.

79
Q

Star Enterprise would like their SFDC instance to be configured so that any account record which has the “Type” field set to “Internal” is visible to all users. The OWD setting for the account object is set to Private. The associated contracts and opportunities also need to be visible to everyone. How many sharing rules would be needed for this requirement? Choose 1

A.) None
B.) Three
C.) Two
D.) One

A

D.) One

This requires only one account sharing rule. The level of access for associated contracts and opportunities can be specified within the same account sharing rule.

80
Q

A user attempts to delete a report but is unsuccessful as the report is currently referenced in a dashboard. What are the implications when a dashboard is deleted? Choose 1

A.) The dash components must be deleted first because the dash can be deleted
B.) All the dash components used in the dash will also be deleted
C.) The dash will be deleted, but the dash components are preserved
D.) The reports referenced in the dash will also be automatically deleted

A

B.) All the dash components used in the dash will also be deleted

When a dash is deleted, the dash components are also deleted. The reports that are referenced in these components will not be affected.

81
Q

Only users with the “Executive” profile should have visibility to the “Salary” field on the “Position” object. What is the best way to achieve this? Choose 1

A.) Use permission sets
B.) Use record types
C.) Use field-level security
D.) Use object-level security

A

C.) Use field-level security

While profiles and page layouts could be used to restrict visibility on page layouts, the users would still have access to the field via reports. Field-level security allows fields to be set as not visible, and this applies across the application including list views and reports.

82
Q

The Admin has created a Lightning App for a logistics company. Field agents are reporting that they can access the app on the desktop, but they’re unable to access it in the mobile app. What is a possible cause? Choose 1

A.) The Lightning App has not been enabled in the App Launcher configuration page
B.) The Desktop option is selected in the Supported Form Factor in App Options
C.) The Profile of the field agent has not been added to the User Profiles in App Settings
D.) The Mobile Support option is not ticked in App Personalization Settings

A

B.) The Desktop option is selected in the Supported Form Factor in App Options

Lightning Apps can be configured to support the desktop only, the phone only, or both. If the Desktop option is selected, this would result in the LIghtning App being accessible on desktop only. To support both desktop and mobile users, the “Desktop and phone” option should be selected in Supported Form Factors.

There is no App Launcher configuration page. Since field agents can already access the LIghtning App on desktop, their user profiles are not an issue. There is no Mobile Support option in App Personalization Settings

83
Q

The Marketing Director of Cosmic Supermart would like all their SFDC users to see only the campaign members whose lead or contact records they can access in SFDC. What can an Admin do to fulfill this requirement? Choose 1

A.) Use a criteria-based sharing rule defined on the Campaign Member object to grant access to campaign members
B.) Modify the organization-wide sharing default setting for the Campaign Member object
C.) Modify the org-wide default setting for the Campaign object
D.) Use criteria-based sharing rule defined on the Campaign object to grant access to campaign members

A

B.) Modify the organization-wide sharing default setting for the Campaign Member object

For this requirement, the org-wide sharing default setting for the Campaign Member object can be set to “Controlled by Lead or Contact”

A sharing rule defined on the Campaign object could be used to define access to Campaign Member records if the org-wide sharing default setting is set to “Controlled by Campaign” but it is used to increase access to … than define the baseline access. In this case, since access needs to be defined for all SFDC users, the org-wide sharing default setting should be modified.

84
Q

Cosmic Solutions has developed a new recruitment application in SFDC for supporting their global recruitment team. The Admin wants to give access to this new application to several users from the HR and recruitment teams who have not used SFDC before and do not need access to any other apps or functionality in SFDC. What is the best option? Choose 1

A.) Create a new profile by cloning an existing profile and modify it to only include permissions to the app
B.) Modify an existing profile and modify it to only include permissions to the app
C.) Clone the “Marketing User” profile and assign it to the users
D.) Assign an existing profile to the users and add permission that allows the users to access to app

A

A.) Create a new profile by cloning an existing profile and modify it to only include permissions to the app

85
Q

There is a requirement to rate all accounts daily based on the values of the opportunities closed in the current year, the number of open opportunities, and the opportunity close rates. The account with the highest aggregated results should be rated number 1, and so on until the account with the lowest rating is updated. How could this requirement be achieved? Choose 1

A.) Use Process Builder and schedule an action to run each night to sort and rate all accounts
B.) Use a time-dependent workflow action to update the “Rating” field
C.) Use an Apex trigger on the Account object and schedule it to run each night
D.) Use a Batch Apex job and schedule it to run each night

A

D.) Use a Batch Apex job and schedule it to run each night

Process Builder, workflow rules, or triggers cannot be configured to run periodically at fixed timings or intervals, processes or workflows perform complex calculations. A scheduled Apex would be suitable for this requirement since it can be set to run at regular intervals and perform the required logic. Note that autolaunched flows can also be scheduled, but if the logic is too complex, Apex should be used. Also, batch Apex has much higher governor limits compared to scheduled flows.

So, a batch Apex job can be used to process all the account records daily. An Apex class that implements the “Database.Batchable” interface can be created for the batch Apex job. Another Apex class that implements the “Schedulable” interface can be created to execute the batch Apex job at regular intervals.

86
Q

Spotless Cleaning Equipment would like to track the parts that are most often faulty when a technician conducts field repair on cleaning equipment. The company uses Work Orders and Work Order Line Items in SFDC to track work to be performed for a customer. How can this requirement be met? Choose 1

A.) Create a Work Order Line Item linked to the Asset for the faulty part
B.) Parts cannot be recorded in SFDC
C.) Create a Work Order linked to the Asset for the faulty part
D.) Record the faulty part in a custom field on the Work Order object

A

A.) Create a Work Order Line Item linked to the Asset for the faulty part

A work order would need to be created and linked to the faulty cleaning equipment. An asset can be specified using a Lookup

87
Q

The Admin would like a list of dashboards to be displayed when a user logs into the mobile app. How can this be accomplished? Choose 1

A.) This is not possible to configure in the mobile app
B.) Create a Visualforce page that contains the dash to the navigation menu
C.) Move the “Dashboards” item to the top of the navigation menu item list
D.) Mark the Dashboard tab as the Landing Page in Setup

A

C.) Move the “Dashboards” item to the top of the navigation menu item list

The first line item in the Navigation Menu Items will become the landing page for users in the mobile app.

A Visualforce page won’t be needed to meet the requirement. There is no option in Setup to mark a tab as the landing page in the mobile app.

88
Q

The sales department of Cosmic Solutions would like a report which displays customer accounts that have escalated cases. Which of the following tasks are required when creating such a report? Choose 3

A.) Create an account report and add a filter to see only customer accounts
B.) Create a custom report based on the “Accounts with Cases” report type
C.) Add a cross filter to see only accounts with cases
D.) Add a report filter to show only cases with “Escalated” status
E.) Add a subfilter to the cross filter to show only cases with an “Escalated” status

A

A.) Create an account report and add a filter to see only customer accounts
C.) Add a cross filter to see only accounts with cases
E.) Add a subfilter to the cross filter to show only cases with an “Escalated” status

Cross filters can be used to include or exclude records in report results based on related objects and their fields. Subfilters can be added to cross filters to further refine report results

89
Q

Data Solutions Inc has multiple custom reports in SFDC. A sales manager of the company needs to let the entire sales team see the “European Lead Conversion” report created by her. What is the best way to achieve this? Choose 1

A.) Email instructions to recreate the report
B.) Use Folders and Profiles
C.) Use Folders and Role Hierarchy
D.) Use Folders and Permission Sets

A

C.) Use Folders and Role Hierarchy

90
Q

Cool Air Conditioners has been using the Case object in SFDC to manage issues faced by customers. The company would also like to use SFDC to manage field service jobs performed for customers by technicians. They would like to track information about the tasks performed for the customers. What is the recommended solution to meet this requirement? Choose 1

A.) Create a custom object to manage field service jobs
B.) Install an AppExchange solution that adds the required functionality
C.) Utilize the standard objects Work Order and Work Order Line Item
D.) Create an external field service application and use REST API to integrate it with SFDC

A

C.) Utilize the standard objects Work Order and Work Order Line Item

Two standard object in SFDC, namely, Work Order and Work Order Line Item, can be used to track the field service work performed for customers. A work order can have related work order line items that represent the subdivisions or tasks to be completed.

In orgs that don’t have the Field Service add-on license, an option to enable Work Orders is available

91
Q

Global Travels has created custom objects for Event and Attendees. The objects are linked in a master-detail relationship. They would like users to be able to quickly create and link attendees to an event in the mobile app. What kind of action would be most appropriate? Choose 1

A.) Global quick action on the Event object
B.) Object-specific action on the Attendee object
C.) Object-specific action on the Event object
D.) Global quick action on the Attendee object

A

C.) Object-specific action on the Event object

To automatically associate a child record to a parent record using quick actions, the action must be defined on the parent object. So, and object-specific quick action would need to be created on the Event object and set the target as the Attendee object.

Global quick actions can create records, but the record created will have no relationship with other records.

92
Q

The Org-wide default setting for the Contact object is set to “Public Read/Write”. Sam is asked to ensure that sales reps should not be able to edit Contact records. What should Sam do here? Choose 1

A.) Grant only “Read” access to Contact in the role of sales reps
B.) Create a Contact sharing rule
C.) Grant only “Read” access to Contact in the profile of sales reps
D.) Change the existing org-wide default setting for Contact to “Public Read Only”

A

C.) Grant only “Read” access to Contact in the profile of sales reps

Profile settings set the baseline access to objects, while sharing settings define the visibility and permissions of records that the user does not own. OWD settings cannot grant more access than object permissions.

93
Q

The Sales Director of a company would like to view and easily compare the total amount versus the total number of opportunities for each year. Which of the following is appropriate to meet the requirement? Choose 1

A.) Create a combination chart that plots the total amount and total record count of opportunities in a single report
B.) Create a custom report type that automatically compares two numeric values such as the amount and record count
C.) Create a joined report where one report summarizes the amounts and the other counts the number of opportunities
D.) Create a dash containing two charts which display amount summary and record count data separately

A

A.) Create a combination chart that plots the total amount and total record count of opportunities in a single report

In a combination chart, the amount summary and the total number of records can be plotted as separate data sets using a single report.

Only a standard report is needed to obtain the required report data. So, a joined report is not necessary. Although a dash containing two charts displaying amount and record count summary separately is possible, comparing data will not be as easy.

94
Q

The Admin of Cosmic Solutions has created a joined report to show accounts with open cases. A sales manager would like to see the data on his dash in Lightning. How can the Admin meet this requirement? Choose 1

A.) Create a matrix report that shows the same data and add it as a data source to a dash component
B.) Create a summary report that shows the same data and add it as a data source to a dash component
C.) Add a chart to the joined report, and then add the report as a data source to a dash component
D.) Create a tabular report that shows the same data and add it as a data source to a dash component

A

C.) Add a chart to the joined report, and then add the report as a data source to a dash component

joined reports are available in Lightning and can be used as the data source of a dash component if the report contains a chart. There is no need to create a separate tabular, or matrix report for this requirement.

95
Q

Global Systems has its Global Sales team organized by geography. There are 242 Regional Sales Managers, 22 Country Managers, and 1 Global VP of Sales. The Global VP of Sales needs to be able to see the Opportunity data of the entire company, while the Country Managers must only see the Opportunities owned by their respective Regional Managers. Moreover, Regional Sales Managers much not see each other’s Opportunity data. What combination of features in SFDC could be used to achieve this use case effectively? Choose 2

A.) Object permissions
B.) Profiles
C.) Roles
D.) Org-wide defaults

A

C.) Roles

D.) Org-wide defaults

96
Q

New Horizon Satellites uses SFDC for opportunity management for its data service products. There are many variables and complex combinations that can be configured when offering a data service. The company currently uses Excel to produce quotes but would like to use SFDC instead. What would be the recommended solution? Choose 2

A.) Use the standard Quote template functionality
B.) Create a Visualforce page that displays the quote and allows saving it as a PDF
C.) Use SFDC Quote-to-Cash functionality
D.) Create a suctom button that allows exporting the opportunity details to Excel
E.) Look for an AppExchange product that meets the requirements

A

C.) Use SFDC Quote-to-Cash functionality
E.) Look for an AppExchange product that meets the requirements

This requirement would be best met with the Configure/Price/Quote (CPQ) application. There are a number of applications available on the AppExchange which offer this functionality. SFDC also offers CPQ functionality within the Quote-to-Cash product and may meet the requirement.

97
Q

Global Containers has created a custom object “Delivery” and would like users to be able to quickly create Delivery records from anywhere in the SFDC app. What kind of action would be most appropriate to create? Choose 1

A.) Object-specific action on the custom object
B.) Global Action
C.) Custom Action
D.) Record Action

A

B.) Global Action

Global create actions can be used to create custom object records, as long as they are not the detail records in a master-detail relationship

98
Q

Cosmic Partners developed a free version of their HR Management package that includes custom objects, fields, and Apex components. They want it to be available for free in the AppExchange but still retain component privacy, app ownership, and possible app updates. Which packaging solution fits the requirement? Choose 1

A.) Semi-Unmanaged packages
B.) Semi-Managed packages
C.) Unmanaged packages
D.) Managed packages

A

D.) Managed packages

There are two forms in which a set of related components can be distributed to other SFDC users: managed and unmanages packages. An unmanaged package is used to distribute open-source projects or application templates that can be utilized as basic building blocks for an application. On the other hand, a managed package provides Intellectual property protection which the app publisher can take advantage of.

99
Q

A real estate specialist hired by a company needs to view data of accounts and their related properties, which are records of a child custom object to the Account object, in a single report. The report should include accounts that may or may not have related properties. how should this report be created? Choose 1

A.) Create a matrix report to include Account records regardless of whether or not they have related properties
B.) Create a joined report displaying two Accounts reports using “with” and “without” cross-filters for the Property object
C.) Create a custom report type that defines Accounts as the primary object and Properties as the secondary object
D.) Create an Accounts report and select the “with or without” option in the cross-filter settings for the Property object

A

C.) Create a custom report type that defines Accounts as the primary object and Properties as the secondary object

In order to display report data that includes fields from both objects regardless of whether the account has related properties or not, a custom report type needs to be created. With Accounts set as the primary object in the custom report type, the second option (“A” records may or may not have related “B” records) should be selected when configuring the Properties secondary object.

Adding cross-filters in the Accounts report, for example, does not cause fields from the secondary object to be included or displayed in a report. Also, the “with or without” cross-filter option does not exist. A matrix report displays data created from grouping columns and rows.

100
Q

The marketing team of Norther Trail Outfitters create a Chatter Group to post campaign ideas and get feedback from select employees. What Chatter group configuration would be most appropriate to allow only the group owners and managers to post to the group? Choose 1

A.) Access Type must be Private
B.) Post Sharing must be Group Owner or Mangers Only
C.) Access Type must be Public
D.) Broadcast Only must be enabled

A

D.) Broadcast Only must be enabled

The Broadcast Only setting can be enabled in any Chatter group such as private, public, or unlisted group. When enabled, only group owners and managers are allowed to post in the group. But, group members can comment on the posts. This allows having more control and focused and relevant discussion in the group.

The group setting for Access Type defines who can join the group but does not control who can submit posts. A “Post Sharing” setting for Chatter groups does not exist

101
Q

Your org has recently completed a large marketing campaign across the globe. The Marketing Director wants to collect customer feedback related to the campaign. He wants to use SFDC for sending survey forms and collating the survey results directly within SFDC. What would you recommend? Choose 2

A.) Develop a custom survey application using .Net and integrate it with SFDC.
B.) Consider using the SFDC native survey functionality
C.) Look for an App Exchange solution that meets the requirements
D.) Use a third party cloud survey application and integrate it with SFDC

A

B.) Consider using the SFDC native survey functionality
C.) Look for an App Exchange solution that meets the requirements

SFDC Survey allows creating forms for collecting feedback and data from users or customers using a simple editor. It does not require additional licenses, however, after a certain number of responses are received an add-on response pack must be purchased to receive additional responses.

There are a variety of survey applications available on the App Exchange that could meet the requirements and avoid custom development and integration.

102
Q

When a claim is created at Global Insurance, only an Admin or the claims manager is allowed to delete it. How can an Admin ensure that this requirement is met? Choose 1

A.) Create a read-only page layout and assign it to all profiles except the profiles of the claims manager and system admin
B.) Remove the delete button from the claims page layout assigned to all profiles except the profiles of the claims manager and system Admin
C.) Remove the delete permissions from the object permissions of all profiles except the profiles of the claims manager and system Admin
D.) Create a sharing rule and set the access to read-only for all profiles except the profiles of the claims manager and system Admin

A

C.) Remove the delete permissions from the object permissions of all profiles except the profiles of the claims manager and system Admin

The Delete permission for the object can be removed in Profile settings.

Setting a field in the page layout as read-only, or it field-level security settings, does not prevent a user from deleting a record. Also, removing the delete button from a page layout is not a workable solution as records may also be deleted through other means such as the list view, or potentially through Apex invoked by other business processes. Sharing rules cannot enforce stricter permissions.

103
Q

The org-wide default setting for the Opportunity object has been set to “Private” to ensure that users cannot access opportunities not owned by them. However, the contracts team needs visibility to all the opportunities with the status “Closed Won”. The contracts team is made up of a contracts manager and contracts team member. The contracts team hierarchy is reflected in the role hierarchy. How can this requirement to provide visibility to opportunity records for the contracts team be achieved? Choose 1

A.) Create a permission set for the Contracts team
B.) Change the org-wide default setting for the Opportunity object to “Public Read Only”
C.) Adjust the role hierarchy so that the Contacts team gains visibility to “Closed Won” opportunities
D.) Create a sharing rule based on criteria to share opportunities that are “Closed Won” with the Contracts Manager Role and Subordinates

A

D.) Create a sharing rule based on criteria to share opportunities that are “Closed Won” with the Contracts Manager Role and Subordinates

A criteria-based sharing rule can be used to give visibility to groups of users based on a field value.

104
Q

An Admin can define a sharing rule to share records with a public group. Which of the following can be included in a public group? Choose 3

A.) Users assigned to specific territories
B.) Roles
C.) Other public groups
D.) Profiles 
E.) Permission Sets
A

A.) Users assigned to specific territories
B.) Roles
C.) Other public groups

Public groups can contain a combination of users, roles, users assigned to specific territories, other public groups and roles, and subordinates in the hierarchy. Profiles and permission sets cannot be included in a public group definition.

105
Q

A Sales Manager often finds that a contact has a relationship with multiple companies and would like to keep track of these relationships. How can an Admin enable this? Choose 2

A.) Create a cross-object formula on the Contact object to add related accounts in the Related Accounts section
B.) Add the Related Accounts related list on the Contact page layout, add the Related Contacts related list on the Account
C.) Add the Related Accounts related list to the Contact page layout and update the existing Contacts related list on the Account page layout
D.) Enable the “Contacts to Multiple Accounts” feature

A

D.) Enable the “Contacts to Multiple Accounts” feature

In order to allow multiple accounts to be associated with a contact, the “Contacts to Multiple Account” feature must be enabled. After the feature has been enabled, the Related Accounts related list must be added to the Contact page layout and the Related Contacts related list added to the account page layout. The existing Contacts related list on the Account object can be removed as the Related Contacts related list will include direct and indirect contacts.

106
Q

What types of items can be included in the SFDC mobile app navigation menu? Choose 3

A.) Approval Requests
B.) Dashboards
C.) Object List View
D.) Visualforce Page Tabs
E.) Quick Search Items
A

A.) Approval Requests
B.) Dashboards
D.) Visualforce Page Tabs

The mobile app navigation menu supports multiple items including Visualforce page tabs, Dashboards, and Approval Requests. List views appear on the object home pages and not in the navigation menu. “Quick Search Items” is not a type of item that can be added to the navigation menu.

107
Q

An Admin is customizing the mobile navigation menu and wants to include the “Groups” item. However, he has found that “Smart Search Items” automatically includes it. If “Smart Search Items” has been added to the navigation menu, where are the items included by the “Smart Search Items” automatically placed in the mobile app? Choose 1

A.) Apps Section
B.) Recent Section
C.) Action Bar
D.) Navigation Bar

A

B.) Recent Section

“Smart Search Items” adds a dynamic list of the user’s recently accessed objects in the Recent section of the mobile app navigation menu. Dashs & Reports, Tasks & Events, Groups & People (if Chatter is enabled) are automatically included in the Recent section if they are not explicitly added in the mobile navigation configuration.

The apps section are any menu items that are added after the “Smart Search Items”. The Navigation Bar includes access to favorites, search, notifications, and more. The Action Bar contains all available actions for a given page.

108
Q

What is true regarding person accounts in SFDC? Choose 2

A.)The “Contacts to Multiple Accounts” feature can be used
B.)Person accounts do not have a “Parent Account” field
C.) Person accounts cannot be related to Contacts
D.) Person accounts can be enabled by simply checking a box in Setup

A

A.)The “Contacts to Multiple Accounts” feature can be used
B.)Person accounts do not have a “Parent Account” field

Person accounts do not have the Parent Account field and do not support the Account Hierarchy feature.

The “Contacts to Multiple Accounts” feature can be used to create indirect relationships between a person account and a contact. Although an Admin can check a box in Account Settings to Allow Custom Support to enable Person Accounts, this feature will not become available until a case is logged with SFDC Support. Once the case is logged, SFDC must confirm that the org meets the requirements for Person Accounts before the feature is actually available.

109
Q

The Sales Manager of Fierce Sports needs to view a sales rep performance scorecard that shows the number of opportunities created, opportunities closed, and activities owned by all the sales reps in the organization. Which of the following report types should be used to generate a report for this requirement? Choose 1

A.) Joined
B.) Tabular
C.) Matrix
D.) Summary

A

A.) Joined

The joined report type allows the creation of a report that contains data from multiple standard or custom report types. Up to five report blocks can be added, which creates multiple views of the data. In this case, custom report types based on users, opportunities, and activities can be created and added to the joined report for the data required.

110
Q

A Customer Service agent has received a call regarding a printer that needs repair. A technician needs to visit the customer to fix it. How can this information be stored in SFDC? Choose 1

A.) Create a Case Product linked to a Case
B.) Create a Work Order linked to the customer’s Asset
C.) Create an Asset linked to a Case
D.) Create an Order Product linked to the customer’s Asset

A

B.) Create a Work Order linked to the customer’s Asset

Work orders can be used to store information related to work that needs to be performed in the field for a customer by a technician. A work order can be linked to standard and custom objects. In this case, a work order could be created and linked to the customer’s asset.

111
Q

What is the result of enabling the “Roll Up of Activities to a Contact’s Primary Account” feature in Activity Settings? Choose 1

A.) Activity details related to contact will only be displayed in the contact’s primary account
B.) All tasks and events are assigned to the record owner of the contact’s primary account
C.) Related task and events of contact are displayed in the primary account of the contact
D.) Activity field values can be aggregated and rolled up in a custom field on the primary account

A

C.) Related task and events of contact are displayed in the primary account of the contact

When activities roll-up is enabled via the Activity Settings in an org, activities related to contact will also be displayed in the primary account of the contact.

Activity details related to the contact will always be displayed in the activity feed of the contact, whether or not the activities roll up feature is enabled. Tasks and events related to the contact cannot be automatically assigned to the account owner using this feature. Activity field values cannot be aggregated at the related account record using this option.

112
Q

What can be configured to be included in the related information section of a record in the mobile app? Choose 3

A.) Related Lists
B.) Related Record Lightning component
C.) Visualforce Pages
D.) Expanded Lookups
E.) Quick Actions
A

A.) Related Lists
B.) Related Record Lightning component
C.) Visualforce Pages

The related lists displayed in the mobile app are dependent on the relates lists configured on the page layout. Visualforce Pages and Related record components can be added to the Lightning page to be displayed on the related information page in the mobile app. On the other hand, Quick actions appear in the action bar and action menu of the record’s detail pages and Expanded Lookup is no longer available in the mobile app.

113
Q

Which of the following frequency options are available to schedule a report in SFDC? Choose 3

A.) Weekly
B.) Annually
C.) Monthly
D.) Quarterly
E.) Daily
A

A.) Weekly
C.) Monthly
E.) Daily

Reports can be scheduled to run daily, weekly, or monthly

114
Q

High Mountain Travel Company currently uses both Sales Cloud and Service Cloud. The current financial application used by the company has reached its end of life, and the management is considering a replacement that can be accessed by users from SFDC. What would be recommended in this situation? Choose 1

A.) Use SFDC Connect to set up a new financial application that has the same functionality
B.) Evaluate financial applications on the AppEchange to determine if one of them meets the organization’s requirements
C.) Evaluate building the required financial application using the Lightning App Builder
D.) SFDC functionality is limited to Sales, Service, and Marketing, so consider the implementation of an independent ERP system.

A

B.) Evaluate financial applications on the AppEchange to determine if one of them meets the organization’s requirements

AppExchange products that include full financial and/or ERP capabilities are available. Installing packages from the AppExchange allows the extension of SFDC functionalities and a seamless experience.

Lightning App Builder is a tool used to create custom pages for the mobile app and Lightning Experience. It does not have programmatic features to build an ERP system. Custom applications can be made from SFDC but as of today, it is dedicated to Sales, Service, and Marketing functionalities. Lastly, SFDC Connect is used to integrate SFDC with an external system; it cannot be used to set up a new application.

115
Q

Global Containers users the account hierarchy to record the structure of business in various levels of the hierarchy. The display of the accounts should be indented according to the level in the hierarchy. How could this be created? Choose 1

A.) Request a dev to build a Visualforce page or custom Lightning component to display data in the required format
B.) Use the standard Account report type and create a new report for the number of opportunities related to each account
C.) Create a new custom report type and include a roll-up summary field for the total number of opportunities
D.) It is not possible to create a report with this data

A

A.) Request a dev to build a Visualforce page or custom Lightning component to display data in the required format

It is not possible to configure a standard or custom report according to the account hierarchy and include the number of opportunities at each level. For this requirement, a Visualforce page, or a custom Lightning component, can be developed to perform the logic that sums up the number of opportunities and display the accounts according to the hierarchy level.

116
Q

An object-specific action has been created to create cases from accounts. Cases created from the mobile app are always high priority and have the status “New”. What should be done to optimize the mobile app user experience to create cases? Choose 1

A.) Only include the required fields on the action layout
B.) Only include the minimum fields on the action layout and use default values for additional fields
C.) Only include the minimum fields on the action layout and use predefined values for additional fields
D.) Include all required and additional fields on the action layout

A

C.) Only include the minimum fields on the action layout and use predefined values for additional fields

Predefined values can be used in action layouts to set values for fields so that they do not need to be on the action layout.

117
Q

Bob is an Admin who has been approached by his Sales Manager who is looking to gain insight into the customers’ interactions with the company via social media. He wants to use the information to generate leads for his sales reps. He would like to implement a solution within a month, before the end of the fiscal quarter. What should Bob do? Choose 1

A.) Create a custom application using Apex and Visualforce to pull the information from social media applications
B.) Create a workflow to pull the information from social media applications
C.) Create a process using Process Builder to pull information from social media applications
D.) Install an application from the AppExchange to pull information from social media applications

A

D.) Install an application from the AppExchange to pull information from social media applications

An AppExchange product can provide a quick solution to this kind of requirement

118
Q

Cosmic Realty Inc wants to export Fund records created in the last three years and reimport them to a new custom object called “Entity”. After this, the Fund object and other remaining records should be deleted, and if possible, keep existing Fund-related reports intact. Which of the following can be considered before deleting the object and its record? Choose 2

A.) Disable the deletion of reports in the report types page
B.) Use Report Builder to export the required Fund records
C.) Generate full backup data of all existing Fund records
D.) Switch primary object from Fund to Entity in report types

A

B.) Use Report Builder to export the required Fund records
C.) Generate full backup data of all existing Fund records

If an object is referenced as a Primary object in a report type, deleting it will also delete all the report types and reports that were created from it. A report type’s primary object cannot be modified. In addition, if an object is removed from a report type, then all references to that object and its related objects are removed form the reports and dash based on that report type. There is no option to exclude report deletion when an object is deleted. In this case, Report Builder can be used to export the necessary records and is it for the data import. Since Fund-related reports will eventually be deleted, it is best to instead generate backup data of all Fund records for future requirements.

119
Q

What is true regarding standard reports? Choose 1

A.) Standard reports can be customized
B.) Standard reports can be deleted
C.) Standard reports can be overwritten
D.) Standard reports can be created

A

A.) Standard reports can be customized

Standard reports are built-in and delivered with SFDC. They can be customized but must be saved as new custom reports.

120
Q

Sally is a Sales Manger at Cosmic Innovations that works closely with any colleagues in SFDC. She has a plan to go on vacation for 14 days. What is the easiest way to let her colleagues know that she will be away? Choose 1

A.) use the calendar and add a new event with the start and end dates for vacation days
B.) Create a Chatter group where all colleagues will let each other know when they will take days off
C.) Send an email to let all of her colleagues know that she will be away
D.) Use the “Out of Office” feature in her Chatter profile

A

D.) Use the “Out of Office” feature in her Chatter profile

Sally should use the “Out of Office” feature to let her colleagues know that she will be away, as it’s the easiest way to inform other users about her days off. This feature is only available in Lightning and it needs to be enabled in Chatter settings. After the dates re scheduled, a message that the user is away will appear next to their name on their Chatter profile. Other options can also be used to inform colleagues about the work absence, but they are not as efficient.

121
Q

What actions are supported for joined reports in Lightning? Choose 3

A.) Group, filter, summarize and update records
B.) Create cross-block summary formulas
C.) Convert unjoined reports into joined reports
D.) Rename and reorder blocks
E.) Add up to 10 blocks of report types

A

B.) Create cross-block summary formulas
C.) Convert unjoined reports into joined reports
D.) Rename and reorder blocks

With joined reports support in Lightning, one will be able to create as well as convert unjoined reports into joined reports, rename & rearrange the order of the report blocks, create cross-block summary formulas, which are formula fields that can access and use values from any of the available reports in the joined reports. Up to 5 blocks of report types can be created in a joined report. One can group, filter, summarize and chart report data, but not update records.

122
Q

If your company is selling only to businesses, which features of SFDC would be used? Choose 2

A.) Contacts
B.) Person Accounts
C.) Business Accounts
D.) Private Accounts

A

A.) Contacts
C.) Business Accounts

When selling only to businesses, custom information is stored in Accounts. Accounts are the companies that […] with and contacts are the people that work for them, and are related to the Accounts in SFDC. Private contacts are contacts that are not related to an account and are only visible to the owner and the SFDC admin.

123
Q

When an address on an account is entered, the account address should be validated using an external web service. What is the best way to accomplish this? Choose 1

A.) Use a validation rule to validate the address using the external service
B.) Use Process Builder to call the external web service to validate the address when the account object is created or edited
C.) Use a workflow rule to perform a validation when the address is changed
D.) Call the external web service via a button on a Visualforce page and validate the address

A

D.) Call the external web service via a button on a Visualforce page and validate the address

Standard validation rules cannot call external services. A workflow rule cannot be used to validate a record.

Process Builder cannot be used to validate records; it can only be used to perform actions or call Apex code. Although Apex can be called from Process Builder, it is not possible to access the return value, so it would not be possible to determine if the address was valid or not.

The external web service can be called from a button on a Visualforce page and in case that address is not valid, an error message can be displayed.

124
Q

Which features in the mobile app user interface can be customized to fit a company’s branding? Choose 3

A.) Font Styles
B.) Loading Page Logo
C.) Brand Color
D.) Loading Page Color
E.) Background Images
A

B.) Loading Page Logo
C.) Brand Color
D.) Loading Page Color

The brand color defines the base color to use for the header, buttons, search bar and other user interface elements in the mobile app. The logo and background color of the loading page when a user logs in can also be customized.

Font styles and background images cannot be customized.

125
Q

What reporting feature can be used to quickly categorize report records without creating a formula or custom field? Choose 1

A.) Report filters
B.) Conditional highlighting
C.) Matrix reporting
D.) Bucketing

A

D.) Bucketing

Bucketing allows users to quickly categorize report records without creating a formula or custom field. Buckets can be created to define multiple categories for grouping report values.

126
Q

Sam, a dev, is trying to limit the visibility of contact records using the org wide default setting of Private. While testing, he is still able to see all contact records. What could be a reason? Choose 2

A.) Sam’s role has “View All Data” permission
B.) Sam’s profile has “View All” permission for the Contact object
C.) Sam’s profile does not have role hierarchy permission
D.) Sam’s profile has “View All Data” permission

A

B.) Sam’s profile has “View All” permission for the Contact object
D.) Sam’s profile has “View All Data” permission

“View All” and “View All Data” permissions override any data sharing rules and grant visibility to all data in context. The View All permission will give users access to all records of the object regardless of sharing settings. The View All Data will give access to all data in an organization regardless of sharing settings.

127
Q

Which of the following are standard capabilities of the Opportunity object? Choose 3

A.) Quote creation from an Opportunity
B.) Ability to define multiple sales processes
C.) Team selling using an Opportunity Team
D.) Opportunity assignment rules
E.) Cloning an Opportunity and selecting fields to copy

A

A.) Quote creation from an Opportunity
B.) Ability to define multiple sales processes
C.) Team selling using an Opportunity Team

An Opportunity Team can be created to assign a group of users to work on an individual sales deal. Quotes can be created from Opportunities and have a built-in relationship with the Opportunity object. Multiple sales processes can be defined for the “Stage” field on the Opportunity object and associated with different record types and profiles.

There is no feature to select fields when cloning an Opportunity record. Opportunity assignment rules is not a feature in SFDC.

128
Q

You would like to prevent users with the “Support” profile from accessing Documents in SFDC. What is the best way to achieve this? Choose 1

A.) Set the Document Tab setting to “Tab Hidden” for the Support profile
B.) Disable object access to the Document Object for the Support profile
C.) Set the Document Tab setting to “Default Off” for the Support profile
D.) Use a permission set to restrict access to users with Support profile

A

B.) Disable object access to the Document Object for the Support profile

Although the tab can be hidden, the records can still be seen in reports, dash, and related lists if the user has object access. The best way to restrict access is via object permissions.

Users can always add and access tabs with “Default Off” settings. Permission sets can only be used to grant additional access.

129
Q

An Admin has defined a master-detail relationship on the Job Application object to the Job Position object for a recruitment agency. A custom field has been created on the Job Position object to store the duration of a position in days. Which of the following features would be required to create a report that shows the duration of positions with applications created this year by each recruiter? Choose 3

A.) Custom Report Type
B.) Summary Report
C.) Matrix Report
D.) Standard Report Type
E.) Field Filter
A

B.) Summary Report
D.) Standard Report Type
E.) Field Filter

A standard report type of “Job Positions with Job Applications” can be used for this requirement which displays positions that have at least one application. The summary report format would be sufficient since positions with applications only need to be grouped by recruiters. A field filter would need to be applied to only show positions that have been created this year.

There is no need to create a custom report type for this requirement since a standard report type has been automatically created when a master-detail relationship is defined between two objects. A matrix report would only be required if the report needed to be grouped by both rows and columns. In this requirement, only the Job Position Owner field needs to be grouped.

130
Q

At Global Insurance, medical data related to policyholders is only available to those users who have access via the sharing model. However, Chief Medical Offer, who uses a user Profile shared with the other medical staff, needs read access to all medical data. Medical data is held in one custom object. How can an Admin ensure that this requirement is met? Choose 1

A.) Enable the “View All” object permission for the custom object in a permission set assigned to the Chief Medical Officer
B.) Enable the “View All Data” object permission for the custom object in the profile assigned to the Chief Medical Officer
C.) Enable the “View All Data” system permission in the profile assigned to the Chief Medical Officer
D.) Enable the “View All Data” app permission in the profile assigned to the Chief Medical Officer

A

A.) Enable the “View All” object permission for the custom object in a permission set assigned to the Chief Medical Officer

“View All Data” is system permission that applies to all data in the organization. To enable visibility to all data for a specific object, the “View All” object permission for the object can be enabled in a permission set created specifically for and assigned to a user.

Modifying a profile to give more access to objects would grant everyone with the same profile those permissions. Creating a new profile and assigning it to a single user is possible but is not efficient. Instead, creating a permission set with the extended permissions and assigning it to the necessary user in this scenario is the recommended approach.

131
Q

What is true regarding the ability to format Chatter posts with rich text? Choose 3

A.) Formatting posts with rich test is a Chatter setting which can be enabled or disabled
B.) Text posts, questions, polls, and posts with link or file attachments can use rich text
C.) Rich test allows the insertion of a hyperlink or an image to a post
D.) Rich text includes bold, italic, underline, bullet, and numbered lists
E.) Rich text allows typeface selection and text effects like shadows and highlights

A

A.) Formatting posts with rich test is a Chatter setting which can be enabled or disabled
C.) Rich test allows the insertion of a hyperlink or an image to a post
D.) Rich text includes bold, italic, underline, bullet, and numbered lists

“Allow users to compose rich text posts” is a Chatter setting which allows rich text to be added to text posts, questions, and posts with link or file attachments. It is not supported on Polls. Rich text allows Chatter posts to be formatted in bold, italics, underline, bulleted and numbered lists.

132
Q

For an e-commerce company selling to individuals, which of the following should be recommended for storing customer information? Choose 1

A.) Person Accounts
B.) Contacts
C.) Partner Accounts
D.) Business Accounts

A

A.) Person Accounts

Business accounts and person accounts both use the Account object. After “Person Accounts” is enabled in an org, a “person account” account record type is created. Person accounts are used to store information about individual people in a B2C, or business-to-consumer, business model.

Partner Accounts are accounts used to manage partner organizations, partner users, and activities when using a partner community or partner portal. Contact records are used to relate contacts to business accounts.

133
Q

Which of the following is true regarding the “Smart Search Items” menu item in the navigation menu of the mobile app? Choose 1

A.) It adds a list of all the items ever accessed by the user in the navigation menu
B.) It shows a list of objects that were recently accessed by the user
C.) It should always be placed at the top of the navigation menu
D.) Different configurations can be defined for different users.

A

B.) It shows a list of objects that were recently accessed by the user

The “Smart Search Items” item in the navigation menu adds a list of up to 10 recently accessed items in the navigation menu. It does not have to be placed at the top of the navigation menu. If an item is placed below the “Smart Search Items”, it appears below the recent items. It is not possible to define different configurations of “Smart Search Items” for different users.

134
Q

The Customer Service Director of Cosmic Service Solutions would like a complex report chart that displays information about tickets submitted by their customers. However, an external system is being used for managing support tickets, and data from the system is not currently integrated with SFDC. What features related to Visualforce can be used to build this report? Choose 2

A.) Visualforce Charting
B.) Visualforce Page
C.) Visualforce maps
D.) Visualforce Connect

A

A.) Visualforce Charting
B.) Visualforce Page

Visualforce charting is a collection of components used for building complex charts on a Visualforce page. The Visualforce page can be developed to retrieve, process, and load the necessary data into the Visualforce charting components.

Visualforce maps allow building an interactive map and add it to a tab, page layout, or in the mobile map. Visualforce Connect is not a valid feature.

135
Q

Which of the following capabilities are provided by the core CRM objects in the schema? Choose 3

A.) Recording customer feedback, problems or questions
B.) Tracking prospective customers
C.) Tracking sales deals and pipelines
D.) Recording time spent on projects in timesheets
E.) Tracking customer invoices

A

A.) Recording customer feedback, problems or questions
B.) Tracking prospective customers
C.) Tracking sales deals and pipelines

Sales deals and pipelines are tracked in opportunities. Cases can track customer feedback, questions and problems. Leads track and record prospective customers.

136
Q

Which of the following SFDC features can allow one or more users to obtain delete access to an object? Choose 2

A.) Permission Set
B.) Roles
C.) Profiles
D.) User Setup

A

A.) Permission Set

C.) Profiles