(Data and analytics management 14%) Import and export with data management tools Flashcards

1
Q

What the first step of importing data using the data import wizard

A

Cleaning the file. you want to make sure that what going into your org is organized and clean!

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

Dataloader.io

A

allows you to bulk import or export data

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

what the difference between a report, dashboard, and report type

A

Dashboards: are made up of components, each component is coming from one underlying report to see data all in one place.

Report: A list of records that meet the criteria you define in the report type. It allows you to graphically understand your data and shows more detail of a given component of the dashboard.

Report Type: Like a template that makes reporting easier, it determines which fields and records are available for use when creating a report.

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

what is the report builder

A

drag and drop data base that allows you to build reports

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

explain the value of using filters, cross filters, and filter logic

A

Cross Filters: Filter a report by the child object using the WITH or WITHOUT conditions

Filter Logic: Allows for Boolean conditions to control how field filters are evaluated

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

What does the object relationship determine in a report type?

A

which records the report type includes

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

What are the records returned for a primary object with a related object?

A

Records returned are only those where the primary object has at least one related object record.

ex. opp with products, the only records that would be returned are opps that have at least one related product record

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

What are the records returned for a primary object with or without related object

A

Records returned are those where the primary object may or may not have a related object record

ex. opp with or without products, then opp would be displayed whether or not they have a related product record.

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

what does the field layout determine?

A

which fields a report type includes

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

can you edit standard report types?

A

no, but you can create a custom one by entering report types in setup and selecting report types

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

what the report format tabular

A

default format, simplest and fastest way to look at data. similar to a spread sheet. They consist simply of an ordered set of fields in columns, with each marching record listed in a row.

best for: tasks like generating a mailing list

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

what is the report format summary

A

Similar to tabular reports, but also allow you to group rows of data, view subtotals, create charts

allows for many more options for organizing the data, and are great for use in dash boards. most reports are in this format

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

what is the report format matrix

A

allows you to group records both by row and column. These reports are the most time consuming to setup up, but provide the most detailed view of our data.

Why would you want it: at-a-glance overview of data. Especially like totals of revenue or quantity of products sold

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

dash board builder

A

an intuitive interface for building dashboards from source reports you’ve created in salesforce

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

how do you create a dashboard

A

setup>new dashboards

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

what are dynamic dashboards

A

allows only users who have access to certain data see certain parts of the report

17
Q

What is a common strategy when building a report or dashboard

A

to copy an existing report and modify it to meet your needs. These reports can be found on AppExchange

18
Q

what’s the first step of modifying an existing report?

A

make a copy so you don’t write over a report that you or someone else might wan to keep!

19
Q

in what what ways do you and your team benefit from reports and dashboards?

A

Visibility into data: reports and dashboards give you easy access to key data insights, which help managers make better decisions.

Time savings: Reports give a quick way to answer both simple or complex questions

Flexibility: With reports and dashboards you can pull data from all your standard and custom objects and fields.

20
Q

what are bucket fields?

A

a way to organize your groupings by categories in matric reports