Data and Analytics Management Flashcards
How long is data stored in the Recycle Bin?
Up to 15 days
Ursa Major Solar has inconsistent data in its
20,000 existing Accounts and asked the System
Administrator to convert all of the standard
country fields to ISO codes. Which method should
the System Administrator use?
Mass update addresses
Which set of Salesforce records is exported by
choosing the “Export All” option instead of
“Export” in Data Loader?
Records for a specified object including records in
the recycle bin.
A System Administrator will use the Import Wizard
to update existing Account records. Which two
values can the Import Wizard use to find matching
records?
Account Name and Site fields
Which configuration option shows sales
representatives the fields they must fill in prior to
saving an opportunity?
Page Layout required fields
Lookup filter
Administrator settings that restrict the valid values
and lookup dialog results for lookup,
master-detail, and hierarchical relationship fields
(For example, restrict the Account Name field on
opportunities to allow only active accounts.)
Data Import Wizard
● A tool to import data for many standard
Salesforce objects, including accounts,
contacts, leads, solutions, campaign
members, and person accounts.
● Can also import data for custom objects
● Can import up to 50,000 records at a time
Validation Rules
Verify that the data a user enters in a record meets
the standards you specify before the user can save
the record
Data Loader vs Import Wizard
Use Data Loader when:
- You need to load 50,000 to 5,000,000 records.
Data Loader is supported for loads of up to 5
million records
- You want to schedule regular data loads, such as
nightly imports
- You want to export your data for backup
purposes
Use the import wizard when:
- You are loading less than 50,000 records
- You want to prevent duplicates by uploading
records according to account name and site,
contact email address, or lead email address.
CSV File
● Comma Separated Values (CSV)
● A 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?
Summary report with a report formula
Which three reports can be used to display a list of
the Top 10 Accounts on a dashboard?
● Tabular report with Rows to Display set to
10
● Summary report with a chart
● Summary report without a chart
What should an administrator do to organize the
fields available on a report?
Create a custom report type.
Tabular Report
This report is the simplest and fastest way to look
at data. Similar to a spreadsheet, they consist
simply of an ordered set of fields in columns, with
each matching record listed in a row. Tabular
reports are best for creating lists of records or a list
with a single grand total. They can’t be used to
create groups of data or charts, and can’t be used
in dashboards unless rows are limited. Examples
include contact mailing lists and activity reports.
Summary Report
This report is similar to tabular reports, but also
allow users to group rows of data, view subtotals,
and create charts. They can be used as the source
report for dashboard components. Use this type
for a report to show subtotals based on the value
of a particular field or when you want to create a
hierarchical list, such as all opportunities for your
team, subtotal by Stage and Owner.