Reports/Analytics Flashcards

1
Q

What is an Analytics dashboard?

A

a collection of widgets that work together to surface data from multiple angles

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

Why is sharing analytics via a dashboard powerful?

A

It enables the user to explore data on their own without providing them the entire data set

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

What is one use for dashboards?

A

Dashboards provide focus for the user. It provides only the data that’s necessary or useful

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

T/F - A dashboard allows the user to dive deeper into the underlying data.

A

true

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

Name 4 areas of an analytics dashboard

A

Selection-based filters
Table
KPI’s
Chart

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

On a dashboard, how are selection-based filters used?

A

Selection-based filters allow the user to filter on whatever criteria while viewing the dashboard

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

How can the KPI portion of a dashboard be used?

A

KPIs measure information and can be filtered by selections in charts and filters

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

How can the table portion of a dashboard be used?

A

Tables provide record level details

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

How can the chart section of a dashboard be used?

A

Charts show data from multiple angles, many parts of which are interactive.

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

T/F - sections of a Salesforce Analytics dashboard can be clicked into to dive deeper into the data

A

true

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

T/F - a Salesforce Analytics dashboard is interactive and the display elements is a picture of a live filtered query

A

true

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

How can dashboards be built quickly?

A

Dashboard designer

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

What permission is required to build analytics dashboards?

A

Create and Edit Analytics Dashboards

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

What are three best practices for building analytics dashboards

A

Sketch the dashboard before building
Prioritize elements top left to bottom right
Place high-level actionable widgets top left and supporting info towards bottom right

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

What should be the factor in deciding on a chart type?

A

characteristics of the data not for look/variety

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

If a chart caption has a long caption, what should be considered?

A

whether the chart is doing its job

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

How can related elements of a dashboard be organized?

A

using a container widget

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

In what are two ways are Dashboard pages beneficial?

A

Makes the info on a DB easier to digest

Increase performance due to fewer queries on a page

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

T/F - widgets, steps, global filters and selections can be shared across Dashboard pages

A

true

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

What is a widget?

A

a basic building block of a dashboard that performs different functions

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

What is a step?

A

A step returns results that are displayed in a widget

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

How are steps created?

A

clipping a lens from an exploration
using the widget wizard
creating it manually in db designer

23
Q

Why should a label be added to the step during creation?

A

because the unique ID isn’t always intuitive

24
Q

How can the unique ID of a step be edited?

A

edit the JSON behind the scenes

25
How does a step relate to the performance in of a dashboard?
limiting the number of steps improves performance. A step maybe reused for multiple widgets
26
What types of steps cannot be reused?
range | a date widget step
27
How does db designer and classic designer differ in terms of mobile layout?
In classic designer mobile layout has to be done via JSON; db designer provides a UI
28
T/F - Classic designer supports pages
false
29
T/F - DB Designer supports pages
true
30
T/F - classic designer provides wizards to create widgets
false
31
T/F - In classic designer, you can snap to grid or specify pixels to align elements on a dashboard
false
32
T/F - in classic designer steps (including static steps) can be created within the designer
false
33
T/F - Classic designer allows you to hide steps and properties when designing a dashboard
false
34
T/F - Dashboard designer allows you to hide steps and properties when designing a dashboard
true
35
T/F - Classic designer has a separate widget for each type of table used to create a values or create table
true
36
T/F - only dashboards built with the dashboard designer supports annotations and notifications
true
37
What are the steps in iterative data exploration? VERSS
``` View Explore Refine Save Share ```
38
Explain the View step of data exploration
view the data set
39
Explain the Explore step of data exploration
get to know the boundaries/shape of your data
40
Explain the Refine step of data exploration
Narrow your view to the most important data, decide the level of detail/categorization, chose the most appropriate chart
41
Explain the Save step of data exploration
Save your work
42
Explain the Share step of data exploration
Share your view with others. For a more packaged presentation, use your visualization to build a dashboard.
43
How can questions about a data set be asked?
in terms of a query
44
How can queries be created in the analytics explorer?
the left panel
45
What is SAQL
Salesforce Analytics Query Language
46
How is SAQL used?
added flexibility to create custom analytics queries
47
T/F - Using SAQL, miultiple data sets can be spanned
true
48
T/F - Writing SAQL has modified query limits
true
49
Describe Salesforce Analytics
Analytics is a self-service application that enables you to make sense of large amounts of data
50
What can you do with Salesforce Analytics
explore your data to discover new, unexpected insights
51
How can one continually monitor key business metrics?
using a dashboard
52
What are two ways to make a widget on an Analytics Dashboard interactive?
Faceting | Binding
53
Relative to an analytics Dashboard, what is faceting?
Faceting filters the dashboard based on interactions
54
Relative to an analytics Dashboard, what is a binding?
A way to customize dashboard widgets in a versatile way