Data, Analytics, workflow, and Automation Flashcards
How would you configure a report for each sales rep to see their own open opportunities?
1 answer
Create a report filtered by My Opportunities
What two types of reports show how many leads are in a pipeline based on lead status and what percent each lead status represents?
2 answers
Pie chart
Donut chart
A user with the View All Data permission sees no opportunities when looking at a Sales pipeline report. While a different user can see the opportunities as expected. However opportunities should be visible to only those with permissions. What two actions should you preform to resolve the problem?
2 answers
Select save Hierarchy level on the pipeline report.
Update the report filter to show all Opportunities.
What should you configure to provide each Sales Rep a dashboard that shows their current Opportunity pipeline?
1 answer
Set the Dashboard Running user to “the dashboard viewer”
This will ensure the Dashboard shows only data relevant to the user viewing it.
What is the maximum number of components that can be added to a single Dashboard?
1 answer
20
What should you check when users are unable to find a custom report type?
1 answer
Make sure the report type is deployed
The org has a private data access sharing model. The product manager and sales representatives are in different branches for the role Hierarchy. What should you do to ensure the product managers can report on opportunities in their product line?
1 answer
Create a sharing rule based on criteria.
When regularly import accounts from an external order system with it’s own ID field for each record, how do you prevent duplicates during import?
1 answer
Create a unique External ID field on accounts in Salesforce for matching.
What two profile permissions do the Sales operation team need to import and export accounts, contacts, opportunities, and orders?
2 answers
API Enabled
Modify all for those objects
What feature allows you to require a value in a specific field, when the opportunity stage changes to closed?
1 answer
Validation rules
What happens to data while importing if the data does not meet the validation criteria?
1 answer
The import process will fail, but only for the records with invalid data.
The custom picklist field you created is showing different error messages when selecting either of the picklist values. What is likely the error?
1 answer
The picklist field has contradicting validation rules.
How long is data stored in the Recycle bin?
1 anwer
up to 15 days
Extra;
If the bin is full, it will begin permanently deleting the oldest records.
What method works the best when needing to update 20,000 existing account standard country fields to ISO codes?
1 answer
Mass update addresses
What set of Salesforce records are exported by choosing the “Export All” option instead of “Export” in Data Loader?
1 answer
Records for that object including records in the recycle bin.
When updating existing Account records in Import Wizard, what two values can be used to find mating records?
2 answers
Account Name
Site fields
What configuration options shows users the fields they must fill in prior to saving an record?
1 answer
Page Layout required fields
What is a Lookup filter?
1 answer
Settings that restrict the valid values and lookup dialog results for lookup, master-detail, and hierarchical relationship fields.
Example;
Restrict the Account Name field on opportunities to allow only active accounts.
Explain Data Import Wizard.
3 answers
A tool used to import data for many standard objects.
(accounts, contacts, leads, solutions, person accounts, or campaign members)
Can import data for custom objects.
Can import up to 50,000 records at a time.
Extra;
Can help prevent duplicates by uploading according to Account name and site, contact email address, or lead email address.
What are Validation Rules used for?
1 answer
Verify that the data a user enters in a record meets the standards you specify before saving the record.
When would you want to use Data Loader?
3 answers
You need to load 50,000 to 5,000,000 records. You can load up to 5 million records at one time.
You want to schedule regular data loads, like nightly imports.
You want to export your data for backup purposes.
What is a CVS file?
3 answers
Comma Separated Values (CVS)
Plain text file that contains a list of data.
An accepted file format for Data loader and Data import wizard.
What report should an administrator use to display the number of contacts related to an account?
1 answer
Summary report with a report formula.
What three reports can be used to display a list of the Top 10 Accounts on a dashboard?
3 answers
Tabular report with Row to Display set to 10.
Summary report with a chart.
Summary report without a chart.