Fundamentals Flashcards
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
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
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.) 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.
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.) 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
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.) 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.
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
C.) Manual Sharing
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
B.) Standard reports can be customized
They can be customized and saved as new custom reports.
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
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.
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.) 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.
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
B.) Visualforce page tabs
D.) Tasks
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
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.
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
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
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.) 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.
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
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.
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
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.
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
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
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.) 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
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
B.) Look for an App Exchange solution that meets the requirements
D.) Consider using the SFDC native functionality
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
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.
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
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.
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
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
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 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.
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.) Evaluate financial applications on the AppExchange to determine if one of them meets the org’s requirements
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”
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
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
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.