SlideShare a Scribd company logo
Tableau Tools
Start the Installation Wizard
Accept the License Agreement
Start Trial
Provide Your Details
Registration Complete
Verify the Installation
Connect to a Data Source
Choose the Dimensions and Measures
Apply Visualization Technique(1)
Apply Visualization Technique(2)
Menu Commands
File Menu
Data Menu
Worksheet Menu
Dashboard Menu
Story Menu
Analysis Menu
Map Menu
Format Menu
Server Menu
Tableau ─ File Types
File Type File
Extension
Purpose
Tableau
Workbook
.twb It contains information on
each sheet and dashboard
that
is present in a workbook.
Tableau
Packaged
Workbook
.twbx This file format contains
the details of a workbook
Tableau
Data Source
.tds The details of the
connection used to create
the tableau
report are stored in this file
Tableau
Packaged
Data source
.tdsx This file is similar to the
.tds file with the addition
of data
along with the connection
details.
Cont..
Tableau Data
Extract
.tde This file contains the data used in a
.twb file in a highly
compressed columnar data format.
Tableau
Bookmark
.tbm These files contain a single
worksheet that is shared
easily to be pasted into other
workbooks.
Tableau
Preferences
.tps This file stores the color preference
used across all the
workbooks.
Tableau ─ Data Types
Data Type Description Example
STRING Any sequence of zero or more characters. They are
enclosed within single quotes.
'Hello'
'Quoted'
'quote'
NUMBER These are either integers or floating points. 142.58
BOOLEAN They are logical values. TRUE
FALSE
DATE &
DATETIME
Tableau recognizes dates in almost all formats. "02/01/2015"
"#3 March
1982"
Tableau ─ Show Me
Show Me with Two Fields
Show Me with Multiple Fields
Tableau ─ Data Terminology
• Alias
• Bin
• Bookmark
• Calculated Field
• Crosstab
• Dashboard
• Data Pane
• Data Source Page
• Dimension
• Extract
• Filters Shelf
• Format Pane
• Level Of Detail (LOD)
• Marks
• Marks Card
• Pages Shelf
• Rows Shelf
• Shelves
• Workbook
• Worksheet
Tableau ─ Data Sources
Drill Down View(1)
Drill Down View(2)
Swapping Dimensions
Swapping Dimensions cont
Tableau ─ Extracting Data( Creating an
Extract)
Applying Extract Filters
Adding New Data to Extract
Extract History
Adding Fields to Worksheet
Combining Two Fields
Searching Fields
Reordering Fields
Tableau ─ Editing Metadata (Checking
the Metadata)
Changing the Data Type
Renaming and Hiding
Column Alias
Tableau ─ Data Joining
Editing a Join Type
Editing Join Fields
Tableau ─ Data Blending
Adding Secondary Data Source
Blending the Data
Tableau ─ Add Worksheets
Quick Preview of a Worksheet
Tableau ─ Rename Worksheet
worksheet with the new name.
Deleting the Worksheet
worksheet has been deleted.
Reorder Worksheet
New position on
dragging the third worksheet from left to the new position.
Calculations (Operators)
Types of Operator
• General Operators
• Arithmetic Operators
• Relational Operators
• Logical Operators
General Operators
Operator Description Example
+(addition) Adds two numbers.
Concatenates two strings.
Adds days to dates.
7 + 3
Profit + Sales
'abc' + 'def' = 'abcdef'
#April 15, 2004# + 15 = #April 30,
2004#
–
(subtraction)
Subtracts two numbers.
Subtracts days from dates.
-(7+3) = -10
#April 16, 2004# - 15 = #April 1,2004#
Arithmetic Operators
Operator Description Example
*(Multiplication) Numeric multiplication 23*2 = 46
/(Division) Numeric division 45/2 = 22.5
%(modulo) Reminder of numeric
division
13 % 2 = 1
^(power) Raised to the power 2^3 = 8
Comparison Operators
Operator Description Example
= = or =
(Equal to)
Compares two numbers or
two strings
‘Hello’ =
‘Hello’5 = 15/ 3
!= or <> (Not
equal to)
Compares two numbers or
two strings or two dates to
be unequal.
‘Good’ <>
‘Bad’
18 != 37 / 2
> (Greater than) Compares two numbers or
two strings or two dates
[Profit] > 20000
[Category] > ‘Q’
[Ship date] > #April 1,
2004#
< (Less than) Compares two numbers or
two strings or two dates
[Profit] < 20000
[Category] < ‘Q’
[Ship date] < #April 1,
2004#
Logical Operators
Operator Description Example
AND If the expressions or
Boolean values present on
both
[Ship Date] > #April
1, 2012# AND
[Profit] > 10000
OR If any one or both of the
expressions or Boolean
values present
[Ship Date] > #April
1, 2012# OR
[Profit] > 10000
NOT This operator negates the
Boolean value of the
expression present after it.
NOT [Ship Date] >
#April 1, 2012#
Tableau ─ Functions
• Following are the description of different ca
tegories of functions.
• Number Functions
• String Functions
• Date Functions
• Logical Functions
• Aggregate Functions
Number Functions
• Function Description Example
• CEILING (number)
• Rounds a number to the nearest integer of equal or
greater value.
• CEILING(2.145) = 3
• POWER (number,power)
• Raises the number to the specified power.
• POWER(5,3) = 125
• ROUND (number,[decimals])
• Rounds the numbers to a specified number of digits.
• ROUND(3.14152,2) =3.14
Tableau ─ Numeric Calculations
Calculation Editor
Create a Formula
Using the Calculated Field
Applying Aggregate Calculations
Tableau PPT.ppt
Tableau ─ String Calculations(Create Calculated Field)
Calculation Editor
Create a Formula
Using the Calculated Field
Date Calculations(Create Calculated Field)
Calculation Editor
Create a Formula
Using the Calculated Field
Tableau ─ LOD Expressions
• Level of Detail (LOD) expressions are used to run complex queries involving many
• dimensions at the data source level instead of bringing all the data to Tableau
interface. A
• simple example is adding dimension to an already calculated aggregate value.
• Types of LOD
• There are three main types of LOD expressions.
• FIXED LOD: This expression computes values using the specified dimensions
• without reference to any other dimensions in the view.
• INCLUDE LOD: This level of detail expressions compute values using the
specified
• dimensions in addition to whatever dimensions are in the view.
• EXCLUDE LOD: These levels of detail expressions subtract dimensions from the
• view level of detail.
FIXED Level of Detail Expressions
Tableau ─ Quick Filters
Tableau ─ Bar Chart
Bar Chart with Color Range
Stacked Bar Chart
Tableau ─ Line Chart, Simple Line Chart
Multiple Measure Line Chart
Line Chart with Label
Tableau ─ Pie Chart, Simple Pie Chart
Drill-Down Pie Chart
Tableau PPT.ppt
Tableau ─ Crosstab, Simple Crosstab
Crosstab - Color Encoded
Crosstab with Row Percentage
Tableau PPT.ppt
Tableau ─ Scatter Plot
Scatter Plot - Color Encoded
Drill-Down Scatter Plot
Tableau - Bubble Chart, Simple Bubble Chart
Bubble Chart with Measure Values
Bubble Chart with Measure Colors
Tableau ─ Bullet Graph
Tableau PPT.ppt
Tableau ─ Box Plot, Creating a Box Plot
Tableau ─ Tree Map, Creating a Tree Map
Tableau ─ Bump Chart
Tableau PPT.ppt
Tableau PPT.ppt
Tableau ─ Gantt Chart
Tableau PPT.ppt
Tableau PPT.ppt
Tableau ─ Histogram
Creating a Histogram with Dimension
Tableau ─ Motion Charts
Tableau PPT.ppt
Tableau PPT.ppt
Tableau - Waterfall Charts
Tableau PPT.ppt
Dashboard
Tableau PPT.ppt

More Related Content

PPTX
Tableau Desktop Material
PPTX
Getting started with Tableau
PPTX
Tableau Visual analytics complete deck 2
PPTX
Tableau Prep.pptx
PPTX
Tableau Interview Questions & Answers | Tableau Interview Questions | Tableau...
PDF
Data Visualization With Tableau | Edureka
PPT
Tableau PPT
PDF
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
Tableau Desktop Material
Getting started with Tableau
Tableau Visual analytics complete deck 2
Tableau Prep.pptx
Tableau Interview Questions & Answers | Tableau Interview Questions | Tableau...
Data Visualization With Tableau | Edureka
Tableau PPT
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka

What's hot (20)

PPTX
My tableau
PPTX
Introduction to Tableau
PDF
Data Visualization with Tableau - by Knowledgebee Trainings
PPTX
Tableau
PDF
Data Visualisation & Analytics with Tableau (Beginner) - by Maria Koumandraki
PPT
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
PDF
PPTX
PPTX
Tableau Best Practices.pptx
PPTX
Introduction to Power BI and Data Visualization
PPT
Star schema PPT
PPTX
Tableau interview questions www.bigclasses.com
PPT
Learning Tableau - Data, Graphs, Filters, Dashboards and Advanced features
PDF
Tableau online training
PPTX
Introduction to DAX
PDF
Tableau Dashboard Tutorial | Tableau Training For Beginners | Tableau Tutoria...
PPTX
DAX (Data Analysis eXpressions) from Zero to Hero
PPTX
Visualization using Tableau
PDF
Tableau Visual Guidebook
My tableau
Introduction to Tableau
Data Visualization with Tableau - by Knowledgebee Trainings
Tableau
Data Visualisation & Analytics with Tableau (Beginner) - by Maria Koumandraki
Tableau - Learning Objectives for Data, Graphs, Filters, Dashboards and Advan...
Tableau Best Practices.pptx
Introduction to Power BI and Data Visualization
Star schema PPT
Tableau interview questions www.bigclasses.com
Learning Tableau - Data, Graphs, Filters, Dashboards and Advanced features
Tableau online training
Introduction to DAX
Tableau Dashboard Tutorial | Tableau Training For Beginners | Tableau Tutoria...
DAX (Data Analysis eXpressions) from Zero to Hero
Visualization using Tableau
Tableau Visual Guidebook
Ad

Similar to Tableau PPT.ppt (20)

PPTX
Tableau Online Training in canada
PDF
Tableau PPT
PPTX
Tableau calculations and experience.pptx
PDF
Tableau Course Content Vijay - BTS
PDF
Tableau course curriculum
PDF
Tableau operators
PPTX
Tableau Presentation
PDF
Tableau Final Presentation
PPTX
TABLEAU ONLINE TRAINING | TABLEAU E TRAINING
PPTX
USMAN.TABLEAU.pptxvggggggggggggggggggggg
PDF
Tableau.pdf
PPTX
tableau-finalpresentation-161211155749.pptx
PPTX
TABLEAU INTRODUCTION-DATA ANALYTICS.pptx
PDF
Tableau LIVE Online Training
PPT
Tableau interview questions-ppt
PDF
Tableau functions
PDF
Tableau data terminology
PPTX
Tableau Basic Questions
PDF
Tableau.pdf well detailed with all the steps
PDF
Business Analytics 1 Module 2.pdf
Tableau Online Training in canada
Tableau PPT
Tableau calculations and experience.pptx
Tableau Course Content Vijay - BTS
Tableau course curriculum
Tableau operators
Tableau Presentation
Tableau Final Presentation
TABLEAU ONLINE TRAINING | TABLEAU E TRAINING
USMAN.TABLEAU.pptxvggggggggggggggggggggg
Tableau.pdf
tableau-finalpresentation-161211155749.pptx
TABLEAU INTRODUCTION-DATA ANALYTICS.pptx
Tableau LIVE Online Training
Tableau interview questions-ppt
Tableau functions
Tableau data terminology
Tableau Basic Questions
Tableau.pdf well detailed with all the steps
Business Analytics 1 Module 2.pdf
Ad

Recently uploaded (20)

PPTX
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
PPTX
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
PPTX
Moving the Public Sector (Government) to a Digital Adoption
PPTX
Global journeys: estimating international migration
PDF
Launch Your Data Science Career in Kochi – 2025
PPTX
Database Infoormation System (DBIS).pptx
PDF
Galatica Smart Energy Infrastructure Startup Pitch Deck
PPTX
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
PPTX
Major-Components-ofNKJNNKNKNKNKronment.pptx
PPT
Miokarditis (Inflamasi pada Otot Jantung)
PPTX
Acceptance and paychological effects of mandatory extra coach I classes.pptx
PDF
Foundation of Data Science unit number two notes
PDF
.pdf is not working space design for the following data for the following dat...
PPT
Quality review (1)_presentation of this 21
PPTX
Introduction-to-Cloud-ComputingFinal.pptx
PPTX
climate analysis of Dhaka ,Banglades.pptx
PPTX
oil_refinery_comprehensive_20250804084928 (1).pptx
PPTX
STUDY DESIGN details- Lt Col Maksud (21).pptx
PPT
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
Moving the Public Sector (Government) to a Digital Adoption
Global journeys: estimating international migration
Launch Your Data Science Career in Kochi – 2025
Database Infoormation System (DBIS).pptx
Galatica Smart Energy Infrastructure Startup Pitch Deck
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
Major-Components-ofNKJNNKNKNKNKronment.pptx
Miokarditis (Inflamasi pada Otot Jantung)
Acceptance and paychological effects of mandatory extra coach I classes.pptx
Foundation of Data Science unit number two notes
.pdf is not working space design for the following data for the following dat...
Quality review (1)_presentation of this 21
Introduction-to-Cloud-ComputingFinal.pptx
climate analysis of Dhaka ,Banglades.pptx
oil_refinery_comprehensive_20250804084928 (1).pptx
STUDY DESIGN details- Lt Col Maksud (21).pptx
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn

Tableau PPT.ppt