SlideShare a Scribd company logo
1 of 5
Download to read offline
TABLEAU CHEAT SHEET
Relevant videos are linked throughout the document. You must be signed in to your Tableau account in order to view the videos.
Workbook Components
Sheet: A sheet is a singular chart or map in Tableau. A sheet is represented in Tableau with this symbol:
Dashboard: A dashboard is a canvas for displaying multiple sheets at a time and allowing them to interact with each
other. A dashboard is represented in Tableau with this symbol:
Container: A container is a layout frame on a dashboard that can house sheets, images, filters/parameters, and text
boxes. Containers can be horizontal (objects placed go side-by-side) or vertical (objects placed are on top of one
another). Double-click any sheet on a dashboard by the center “grip” marks to select the container that the sheet sits in.
Story: A story is a viewing portal that contains a sequence of worksheets or dashboards that work together to convey
information. Each individual sheet in a story is called a story point. A story is represented in Tableau with this symbol:
Workbook: A workbook is the entire Tableau file containing your sheets and dashboards.
Packaged Workbook: A single zip file with a .twbx extension that contains a workbook along with any supporting
local file data sources and background images. Use this format to package your work for sharing with others who don’t
have access to the data.
Getting Started with Dashboards and
Stories (6 min)
Building a Dashboard
(4 min)
Dashboard Layouts and Formatting
(6 min)
Story Points
(4 min)
Tableau Interface
Data Pane: The default left pane that lists your open data sources and the dimensions and measures contained in the
selected data sources. Sets and Parameters are also listed here.
Analytics Pane: Clicking the Analytics tab on the left pane will display available analyses for the data displayed on
your sheet. Inapplicable analyses will be grayed out. Analyses include adding constant lines, box plots, trend lines,
forecasts, and reference bands.
Marks Card: The Marks card is the tool used to create a sheet that controls most of the visual elements in a sheet.
Using the Marks card, you can switch between different chart types (bar, line, symbol, filled map, and so on), change
colors and sizes, add labels, change the level of detail, and edit the tool tips.
Rows and Columns Shelves: The Rows shelf and the Columns shelf is where you determine which variables will go
on what axis. Put data you want displayed along the X-axis on the Columns shelf and data you want displayed on the Y-
axis on the Rows shelf.
The Tableau Interface
(4 min)
TABLEAU CHEAT SHEET
Data
Dimension: A categorical variable from the dataset that is used to slice and dice the data into different categories.
Dimensions are often discrete data. Examples include country, gender, student ID, and name. When a dimension is
pulled into your sheet, it takes the form of a blue pill.
Measure: A variable from the dataset that is meant to be aggregated. (This means it should be a number that it makes
sense to do math with: sum, average, and so on.) Measures are often continuous data. Examples include GPA, sales,
quantity, quota, height, and salary. When a measure is pulled into your sheet, it takes the form of a green pill.
Pill: The visual representation of a data item brought into your sheet. Pills can sit on the rows and columns shelves, the
marks card, and the filters card.
Data Types: Data fields will have an icon beside them to visually indicate what type of data field they are.
String Integer Geographic Loc. Date Group Set Hierarchy Bin Calculated Field
Getting Started
(4:50 – 7:00)
Filters/Parameters
Filters: A filter is used to limit what data is being displayed on the sheet. Visible controls for a filter on a sheet or
dashboard are called Quick Filters. Each filter is for an individual data field. Both dimensions and measures can be used
as filters.
Parameters: While filters limit the data shown in the view, parameters act as a variable in an equation that can be
controlled by the end user. Parameters only work in conjunction with either filters, sets, reference lines, or calculated
fields. Parameters are workbook-wide and can be used in multiple places (i.e. a single parameter can influence multiple
filters and calculated fields across different data sources in the workbook). Parameters are located separate from
Dimensions and Measures on the data pane.
NOTE: Filters, when layered appropriately, can affect the values displayed in other filters to show only relevant values
(i.e. selecting ENGR division will cause major filter selection to only should ENGR majors). Parameters cannot influence
filters in this manner (i.e. selecting “Undergraduate” through a parameter, will not limit the major filter selection to only
undergraduate majors)
Ways to Filter
(2 min)
Using Filter Shelf
(7 min)
Interactive Filters
(4 min)
Where Tableau Filters
(4 min)
Additional Filtering Topics
(7 min)
Parameters
(5 min)
Dimension
Measure
TABLEAU CHEAT SHEET
Data Groupings and Relationships
Groups: Simplifies large numbers of dimension members by combining them into higher level sub-categories. When a
field is grouped, a new dimension node is created and replaces the original dimension in the view. Groups can be made
by:
• Highlighting multiple header names or data points then right clicking will allow you to form on-the-fly groupings
of dimension levels in the view.
• Clicking on the dimension you want to group in the data pane, then selecting Create > Group… will give access
to greater control over your groups.
Sets: A subset of your data that meets certain conditions based on existing dimensions. Unlike a group, sets only have
two values: IN and OUT. A member is either IN your set, or not (OUT). Like parameters, sets can be used throughout a
workbook on multiple sheets. Also like parameters, sets are located separate from Dimensions and Measures on the
data pane. Sets can be created by:
• Highlighting multiple header names or data points then right clicking will give you the option to put those
dimension fields in a set.
• Clicking on the dimension you want to group in the data pane, then selecting Create > Set… will give access to
greater control over your sets and the ability to create computed sets based on conditions.
Bins: Bins are buckets based on a range of values. While groups and sets are used for grouping dimensions, bins are
used for grouping measures. The created bin will set in the Dimensions shelf. Bins can be created by right-clicking on a
measure, then selecting Create > Bins…
Hierarchies: Often data sources have related dimensions that have an inherent hierarchy. For example, a data source
may have fields for Country, State, and City. These fields could be grouped into a hierarchy called Location. In this
example, a user can expand country and breakdown the data into by state and city. Hierarchies can be created by:
• Using the CTRL key, select the dimensions you want to be in your hierarchy, right click and Create Hierarchy.
Once the hierarchy is created it’s simple to put into the correct order, just drag and drop the dimensions in the
hierarchy into the correct position.
• Clicking a field and dragging it on-top of another field will also create a hierarchy.
Grouping
(4 min)
Additional Ways to Group
(4 min)
Creating Sets
(6 min)
Working with Sets
(4 min)
Drill Down and Hierarchies
(5 min)
Other Terminology
Action: An interaction that you can add to your views. There are three types of action: Filter, Highlight, and URL.
Aggregation: A result of a mathematical operation applied to a measure. Predefined aggregations include summation
and average. You can convert dimensions to measures by aggregating them as a count. For relational data sources, all
measures must be either aggregated or disaggregated (unless they appear on the Filters shelf). Tableau aggregates
measures, usually as a summation, when you place them on a shelf.
TABLEAU CHEAT SHEET
Aliases: an alternative name assigned to a dimension member, or to a field name. Aliases can be created by:
• Right-clicking on an individual dimension header and selecting Edit alias…
• Right-clicking on a dimension in the data pane and selecting Aliases…
• Clicking opening Data from the top toolbar, going to your data sources, and selecting Edit Aliases…
Calculated Field: A new field that you create by using a formula to modify the existing fields in your data source.
Caption: A description of the current view on the active worksheet. For example, “Sum of Sales for each Market”. You
can automatically generate captions or create your own custom captions. Show and hide the caption by selecting
Worksheet > Show Caption.
Crosstab: A text table view. Use text tables to display the numbers associated with dimension members.
Dropdown Carrot: The small triangle to the right of a selected field.
Sheet Description: A thorough summary of the data used in a worksheet including all dimensions and measures
used, a written description of the view (marks, rows, columns), the formulas for all calculated fields used on the sheet,
and the data source details.
Tooltip: Tooltips are text boxes that appear when hovering over a mark on a sheet in order to give more information.
The text and text formatting in them are easily edited through the Marks card.
TABLEAU CHEAT SHEET
Shortcuts
Description Windows Mac
New worksheet Ctrl+M Command-T
New workbook Ctrl+N Command-N
Undo Ctrl+Z Command-Z
Redo Ctrl+Y Command-Shift-Z
Clear the current worksheet Alt+Shift+Backspace Option-Shift-Delete
Describe sheet Ctrl+E Command-E
Adds a field to the view Double-click Double-click
Place selected field on Columns shelf Alt+Shift+C Option-Shift-C
Place selected field on Rows shelf Alt+Shift+R Option-Shift-R
Opens the Drop Field menu Right-click+Drag to shelf Option-Drag to shelf
Copies a field in the view to be placed on another shelf or
card
Ctrl+Drag Command-Drag
Swap rows and columns Ctrl+W Control-Command-W
Open Show Me Ctrl+1 , Ctrl+Shift+1 Command-1
Connect to data source Ctrl+D Command-D
Refreshes the data source F5 Command-R
Clears the selection Esc Esc
Selects the mark Click Click
Selects a group of marks Drag Drag
Adds individual marks to the selection Ctrl+Click Command-Click
Adds a group of marks to the selection Ctrl+Drag Command-Drag
Sources:
http://www.dummies.com/programming/big-data/big-data-visualization/tableau-for-dummies-cheat-sheet/
http://onlinehelp.tableau.com/current/pro/desktop/en-us/glossary.html
https://www.tableau.com/learn/training

More Related Content

Similar to Tableau.pdf

Exp2003 exl ppt_03
Exp2003 exl ppt_03Exp2003 exl ppt_03
Exp2003 exl ppt_03lonetree
 
access1.ppt
access1.pptaccess1.ppt
access1.pptmayada34
 
Introduction to Business analytics unit3
Introduction to Business analytics unit3Introduction to Business analytics unit3
Introduction to Business analytics unit3jayarellirs
 
Operate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxOperate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxEsubalew21
 
Excel pivot tables (1)
Excel pivot tables (1)Excel pivot tables (1)
Excel pivot tables (1)priyanka8587
 
Module 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxModule 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxEsubalew21
 
Excel Graphs Charts
Excel Graphs ChartsExcel Graphs Charts
Excel Graphs Chartssimply_coool
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access TutorialvirtualMaryam
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to ExcelNajma Alam
 
Excel notes by satish kumar avunoori
Excel notes by satish kumar avunooriExcel notes by satish kumar avunoori
Excel notes by satish kumar avunooriSatish Kumar
 

Similar to Tableau.pdf (20)

MS ACCESS PPT.pptx
MS ACCESS PPT.pptxMS ACCESS PPT.pptx
MS ACCESS PPT.pptx
 
Exp2003 exl ppt_03
Exp2003 exl ppt_03Exp2003 exl ppt_03
Exp2003 exl ppt_03
 
access1.ppt
access1.pptaccess1.ppt
access1.ppt
 
Introduction to Business analytics unit3
Introduction to Business analytics unit3Introduction to Business analytics unit3
Introduction to Business analytics unit3
 
kiromax.ppt
kiromax.pptkiromax.ppt
kiromax.ppt
 
Print16
Print16Print16
Print16
 
Operate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxOperate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptx
 
MS Access 2010 tutorial 3
MS Access 2010 tutorial 3MS Access 2010 tutorial 3
MS Access 2010 tutorial 3
 
Excel pivot tables (1)
Excel pivot tables (1)Excel pivot tables (1)
Excel pivot tables (1)
 
Excel finishing
Excel finishingExcel finishing
Excel finishing
 
MS Excel 2010 tutorial 6
MS Excel 2010 tutorial 6MS Excel 2010 tutorial 6
MS Excel 2010 tutorial 6
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel Tutorial
 
Module 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxModule 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptx
 
Excel Glosarry
Excel GlosarryExcel Glosarry
Excel Glosarry
 
Excel Graphs Charts
Excel Graphs ChartsExcel Graphs Charts
Excel Graphs Charts
 
Charts and pivot tables
Charts and pivot tablesCharts and pivot tables
Charts and pivot tables
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access Tutorial
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
 
excell.pdf
excell.pdfexcell.pdf
excell.pdf
 
Excel notes by satish kumar avunoori
Excel notes by satish kumar avunooriExcel notes by satish kumar avunoori
Excel notes by satish kumar avunoori
 

Recently uploaded

DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAbdelrhman abooda
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一F La
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 

Recently uploaded (20)

DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 

Tableau.pdf

  • 1. TABLEAU CHEAT SHEET Relevant videos are linked throughout the document. You must be signed in to your Tableau account in order to view the videos. Workbook Components Sheet: A sheet is a singular chart or map in Tableau. A sheet is represented in Tableau with this symbol: Dashboard: A dashboard is a canvas for displaying multiple sheets at a time and allowing them to interact with each other. A dashboard is represented in Tableau with this symbol: Container: A container is a layout frame on a dashboard that can house sheets, images, filters/parameters, and text boxes. Containers can be horizontal (objects placed go side-by-side) or vertical (objects placed are on top of one another). Double-click any sheet on a dashboard by the center “grip” marks to select the container that the sheet sits in. Story: A story is a viewing portal that contains a sequence of worksheets or dashboards that work together to convey information. Each individual sheet in a story is called a story point. A story is represented in Tableau with this symbol: Workbook: A workbook is the entire Tableau file containing your sheets and dashboards. Packaged Workbook: A single zip file with a .twbx extension that contains a workbook along with any supporting local file data sources and background images. Use this format to package your work for sharing with others who don’t have access to the data. Getting Started with Dashboards and Stories (6 min) Building a Dashboard (4 min) Dashboard Layouts and Formatting (6 min) Story Points (4 min) Tableau Interface Data Pane: The default left pane that lists your open data sources and the dimensions and measures contained in the selected data sources. Sets and Parameters are also listed here. Analytics Pane: Clicking the Analytics tab on the left pane will display available analyses for the data displayed on your sheet. Inapplicable analyses will be grayed out. Analyses include adding constant lines, box plots, trend lines, forecasts, and reference bands. Marks Card: The Marks card is the tool used to create a sheet that controls most of the visual elements in a sheet. Using the Marks card, you can switch between different chart types (bar, line, symbol, filled map, and so on), change colors and sizes, add labels, change the level of detail, and edit the tool tips. Rows and Columns Shelves: The Rows shelf and the Columns shelf is where you determine which variables will go on what axis. Put data you want displayed along the X-axis on the Columns shelf and data you want displayed on the Y- axis on the Rows shelf. The Tableau Interface (4 min)
  • 2. TABLEAU CHEAT SHEET Data Dimension: A categorical variable from the dataset that is used to slice and dice the data into different categories. Dimensions are often discrete data. Examples include country, gender, student ID, and name. When a dimension is pulled into your sheet, it takes the form of a blue pill. Measure: A variable from the dataset that is meant to be aggregated. (This means it should be a number that it makes sense to do math with: sum, average, and so on.) Measures are often continuous data. Examples include GPA, sales, quantity, quota, height, and salary. When a measure is pulled into your sheet, it takes the form of a green pill. Pill: The visual representation of a data item brought into your sheet. Pills can sit on the rows and columns shelves, the marks card, and the filters card. Data Types: Data fields will have an icon beside them to visually indicate what type of data field they are. String Integer Geographic Loc. Date Group Set Hierarchy Bin Calculated Field Getting Started (4:50 – 7:00) Filters/Parameters Filters: A filter is used to limit what data is being displayed on the sheet. Visible controls for a filter on a sheet or dashboard are called Quick Filters. Each filter is for an individual data field. Both dimensions and measures can be used as filters. Parameters: While filters limit the data shown in the view, parameters act as a variable in an equation that can be controlled by the end user. Parameters only work in conjunction with either filters, sets, reference lines, or calculated fields. Parameters are workbook-wide and can be used in multiple places (i.e. a single parameter can influence multiple filters and calculated fields across different data sources in the workbook). Parameters are located separate from Dimensions and Measures on the data pane. NOTE: Filters, when layered appropriately, can affect the values displayed in other filters to show only relevant values (i.e. selecting ENGR division will cause major filter selection to only should ENGR majors). Parameters cannot influence filters in this manner (i.e. selecting “Undergraduate” through a parameter, will not limit the major filter selection to only undergraduate majors) Ways to Filter (2 min) Using Filter Shelf (7 min) Interactive Filters (4 min) Where Tableau Filters (4 min) Additional Filtering Topics (7 min) Parameters (5 min) Dimension Measure
  • 3. TABLEAU CHEAT SHEET Data Groupings and Relationships Groups: Simplifies large numbers of dimension members by combining them into higher level sub-categories. When a field is grouped, a new dimension node is created and replaces the original dimension in the view. Groups can be made by: • Highlighting multiple header names or data points then right clicking will allow you to form on-the-fly groupings of dimension levels in the view. • Clicking on the dimension you want to group in the data pane, then selecting Create > Group… will give access to greater control over your groups. Sets: A subset of your data that meets certain conditions based on existing dimensions. Unlike a group, sets only have two values: IN and OUT. A member is either IN your set, or not (OUT). Like parameters, sets can be used throughout a workbook on multiple sheets. Also like parameters, sets are located separate from Dimensions and Measures on the data pane. Sets can be created by: • Highlighting multiple header names or data points then right clicking will give you the option to put those dimension fields in a set. • Clicking on the dimension you want to group in the data pane, then selecting Create > Set… will give access to greater control over your sets and the ability to create computed sets based on conditions. Bins: Bins are buckets based on a range of values. While groups and sets are used for grouping dimensions, bins are used for grouping measures. The created bin will set in the Dimensions shelf. Bins can be created by right-clicking on a measure, then selecting Create > Bins… Hierarchies: Often data sources have related dimensions that have an inherent hierarchy. For example, a data source may have fields for Country, State, and City. These fields could be grouped into a hierarchy called Location. In this example, a user can expand country and breakdown the data into by state and city. Hierarchies can be created by: • Using the CTRL key, select the dimensions you want to be in your hierarchy, right click and Create Hierarchy. Once the hierarchy is created it’s simple to put into the correct order, just drag and drop the dimensions in the hierarchy into the correct position. • Clicking a field and dragging it on-top of another field will also create a hierarchy. Grouping (4 min) Additional Ways to Group (4 min) Creating Sets (6 min) Working with Sets (4 min) Drill Down and Hierarchies (5 min) Other Terminology Action: An interaction that you can add to your views. There are three types of action: Filter, Highlight, and URL. Aggregation: A result of a mathematical operation applied to a measure. Predefined aggregations include summation and average. You can convert dimensions to measures by aggregating them as a count. For relational data sources, all measures must be either aggregated or disaggregated (unless they appear on the Filters shelf). Tableau aggregates measures, usually as a summation, when you place them on a shelf.
  • 4. TABLEAU CHEAT SHEET Aliases: an alternative name assigned to a dimension member, or to a field name. Aliases can be created by: • Right-clicking on an individual dimension header and selecting Edit alias… • Right-clicking on a dimension in the data pane and selecting Aliases… • Clicking opening Data from the top toolbar, going to your data sources, and selecting Edit Aliases… Calculated Field: A new field that you create by using a formula to modify the existing fields in your data source. Caption: A description of the current view on the active worksheet. For example, “Sum of Sales for each Market”. You can automatically generate captions or create your own custom captions. Show and hide the caption by selecting Worksheet > Show Caption. Crosstab: A text table view. Use text tables to display the numbers associated with dimension members. Dropdown Carrot: The small triangle to the right of a selected field. Sheet Description: A thorough summary of the data used in a worksheet including all dimensions and measures used, a written description of the view (marks, rows, columns), the formulas for all calculated fields used on the sheet, and the data source details. Tooltip: Tooltips are text boxes that appear when hovering over a mark on a sheet in order to give more information. The text and text formatting in them are easily edited through the Marks card.
  • 5. TABLEAU CHEAT SHEET Shortcuts Description Windows Mac New worksheet Ctrl+M Command-T New workbook Ctrl+N Command-N Undo Ctrl+Z Command-Z Redo Ctrl+Y Command-Shift-Z Clear the current worksheet Alt+Shift+Backspace Option-Shift-Delete Describe sheet Ctrl+E Command-E Adds a field to the view Double-click Double-click Place selected field on Columns shelf Alt+Shift+C Option-Shift-C Place selected field on Rows shelf Alt+Shift+R Option-Shift-R Opens the Drop Field menu Right-click+Drag to shelf Option-Drag to shelf Copies a field in the view to be placed on another shelf or card Ctrl+Drag Command-Drag Swap rows and columns Ctrl+W Control-Command-W Open Show Me Ctrl+1 , Ctrl+Shift+1 Command-1 Connect to data source Ctrl+D Command-D Refreshes the data source F5 Command-R Clears the selection Esc Esc Selects the mark Click Click Selects a group of marks Drag Drag Adds individual marks to the selection Ctrl+Click Command-Click Adds a group of marks to the selection Ctrl+Drag Command-Drag Sources: http://www.dummies.com/programming/big-data/big-data-visualization/tableau-for-dummies-cheat-sheet/ http://onlinehelp.tableau.com/current/pro/desktop/en-us/glossary.html https://www.tableau.com/learn/training