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.
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
C.) Conditional Highlighting
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.) 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.
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
B.) Visualforce Page
D.) Visualforce Charting
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
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.
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
B.) Nothing, the Salesforce mobile app supports standard and custom objects and page layouts created for the desktop app
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
D.) Recent section
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
B.) Visualforce
A visualforce page can e rendered as a PDF using an attribute with a Visualforce tag.
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
C.) Blocks
Blocks in a joined report help create different views of the information to be reported on.
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
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.
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
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.
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
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.
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
D.) Collaborate
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
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
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.) 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
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
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
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.) 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
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”
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
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
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.
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.) 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.
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
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.
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.) 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.
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.) 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.
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.) 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.
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
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.
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
C.) Create a sharing rule and associate it to Public Groups
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
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.
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
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
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
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.
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.) Use Object settings in the users’ profiles
Object settings allow defining permissions to access objects and fields by profile
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.) 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”