Basics Flashcards

1
Q

What are the 4 methods to connect to Data when creating a workbook?

A
  1. Connect to data on the site.
  2. Upload a file.
  3. Connect to on-premises and Cloud data sources.
  4. Use Dashboard Starters.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Sheets column in the left pane of the interface?

A

Shows all the worksheets and the named ranges that are part of your spreadsheet.

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

Canvas

A

Located top right. When connected to most relational and file-based data, you can drag one or more tables to the canvas area to set up your Tableau data source.

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

Data Grid

A

Located below the canvas. Shows the first 1000 rows (default) of data from the tables in your canvas.

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

Does Tableau automatically identify the data types in each columns of your tables?

A

Yes. Tableau identifies data types AND geographic roles.

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

Relationships

A

Relationships define how tables relate to one another.
Relationships dynamically adjust the SQL join type applied between tables, based on the fields used in your visualizations.

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

Logical vs Physical Layer

A

Logical layer is the default view in the Data Source page. This view shows the logical relationships between your data tables. Logical tables remain distinct (normalized), not merged in data source.
Double-click a logical table to see its physical tables. You can combine data between tables at the physical layer using joins and unions. Each logical table contains at least one physical table in this layer. Physical tables are merged into a single , flat table that defines the logical table.

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

Noodle

A

Represents the relationship between the tables. Hover over to see summary of relationship. Double-click to edit relationship.

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

Workspace Area

A

Data pane: Displays all the fields from data source. Fields are grouped by data source tables.
Shelves + Cards: Drag fields here to build each viz.
View: Viz will display here.

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

Dimensions vs Measures + what’s their relationship?

A

Dimensions are fields that contain qualitative and quantitative descriptive values (eg names, dates, geographic data). ID fields are also dimensions.
Measures are fields that contain numeric quantitative values that can be aggregated using functions such as sum or average.
** Dimensions control the level of aggregation of the measures in a visualization **

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

Hierarchy

A

A logical arrangement of relevant unique attributes in a data set. This allows the data to have different levels of detail and helps us organize it.

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

Visualizations

A

Drag fields from the data pane to the shelves and cards to build each visualizations. Data viz will display in the view. Build one viz per sheet. Combine sheets to create dashboards and stories.

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

Calculated Fields

A

Allow you to create new data from data that already exists in your data source. Calculated fields essentially let you create a new field in your data source, where the values or members are determined by a calculation that you control. Can be a dimension OR a measure depending on fields/formulas you use. Calculated fields will appear in data pane and will have = next to them.
Click drop-down menu in data pane to create or go to Analysis > Create calculated field.

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

Show Me

A

Useful way to create a view. Shows you a list of common visualization types as well as the recommended one (outlined in orange).

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

Marks Card

A

Provides control over how the data is displayed in the view. Also lets you add context and details. Eg format numbers, change colors, size of chart elements, etc.

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

Filters Shelf

A

Allows you to specify which data to include and exclude in your graphical view.

  1. Drag fields on the filters shelf or use “show filter” option.
  2. Show a filter to make it interactive.
  3. Adjust filter card setting to control the filters’ appearance and functionality.
  4. For fields not found in data place use their “show filter” option to move them to filters shelf.
17
Q

Area Chart

A

A line chart where the area between the line and the axis is shaded with a color. Generally used to represent accumulated totals over and are a conventional way to display stacked lines.

18
Q

Discrete vs. Continuous

A

Discrete fields are colored blue and create Headers. Most dimensions are discrete.
Continuous fields are colored green and create Axes. Most measures are continuous. You will usually want to set dates to continuous so you can keep your dates in chronological order.

19
Q

Axis

A

Axes are made from continuous fields. You can edit axes to change axes range, scale, title or tick marks.
Double click to edit.

20
Q

Level of Detail (LOD) Calculation

A

LOD expressions allow you to compute values at the data source level and the visualization level. LOD expressions let you answer questions with multiple levels of granularity into a single visualization.
Eg: Can I plot the number of days per quarter where my company had more than 100 orders?

21
Q

Fixed LOD

A

Fixed LOD expressions compute a value using the specified dimensions, without reference to the dimensions in the view.

22
Q

Comments

A
// for single line
/* */ for multiple
23
Q

Aliases

A

Alternate names for members in a dimension. You can edit aliases for discrete dimensions.

24
Q

How to create a default sort order for the values in a categorical field?

A
  1. Right click the relevant field.
  2. Default properties > Sort
  3. Adjust setting as you want
25
Q

Tooltips

A

Details that appear when you hover over one or more marks in the view. You can add more fields to your tooltip by dragging them to tooltip icon in the marks card. Edit tooltip by clicking on icon. You can also disable tooltip.

26
Q

How to create a Range of Dates filter?

A
  1. Drag a date field to filters shelf.
  2. Click Range of Dates > Next
  3. Range of Dates > Ok
  4. Select “show filter” to make filter interactive.
27
Q

Can you replace a field on columns/rows shelf by dragging another field on top of it?

A

Yes.

28
Q

Text Tables

A

You can create text tables (also called cross-tabs or pivot tables) by placing one dimension on the Rows shelf and another dimension on the Columns shelf. You then complete the view by dragging one or more measures to Text on the Marks card. A text table uses the text mark type.

29
Q

Measure Names

A

This field contains the names of all measures in your data, collected into a single field with discrete values. This field is aggregated automatically.

30
Q

Measure Values

A

You can remove measures directly or through edit filter in filters shelf.
You can change the position of each measure by dragging.
You can change each measure’s aggregation .
You can format each measure to fit your objectives.

31
Q

Can the worksheet name be different from worksheet title?

A

Yes, you can edit worksheet title directly.

32
Q

Bar Charts

A

Bar charts are useful when comparing data across different categories.

33
Q

Item Hierarchy

A

Shows the organizational structure of the objects in your dashboard. Use this to easily select objects within your dashboard.

34
Q

By default, do filters on your dashboard apply to all relevant worksheets?

A

No, by default, they only apply to the worksheets from which they came.

35
Q

Dashboard Actions

A

Actions let you add interactive relationships between data, dashboard objects, other worksheets, and the web.