SlideShare una empresa de Scribd logo
1 de 142
Visualization using Tableau
Dr.Girija Narasimhan 1
Dr. Girija Narasimhan
University of Technology and Applied Science
Sultanate of Oman
Dr.Girija Narasimhan 2
 It is an interactive data visualization software.
 This tool is used for effective data analysis and data visualization in the
industry.
 It has a drag and drop interface and this feature helps it to perform tasks
easily and very fast.
Tableau
Dr.Girija Narasimhan 3
Tableau Desktop
Tableau Online
Tableau Server
Tableau Reader
Tableau Public Free
Dr.Girija Narasimhan 4
Tableau Version
Tableau Desktop is now free for all full-time students. ...
Through Tableau for Students, you can get a 1-year license
of Tableau Desktop for free! Others 14-day free trial.
Tableau Reader is a free tool which allows you to view
the workbooks and visualizations created using Tableau
Desktop or Tableau Public.
Tableau Online is your analytics platform fully hosted in the cloud. Publish
dashboards and share your discoveries with anyone. Invite colleagues or
customers to explore hidden opportunities with interactive visualizations
and accurate data. All easily accessible from a browser or on the go with
our mobile apps. 14-days free trial
14-day free trial.
Dr.Girija Narasimhan 5
Tableau Desktop Tableau Public
Pricing
Personal Edition - $35 per month Professional
Edition - $70 per month
Free and Open Source
Data Source Connection
Connect to any data source files including
databases, web applications and more
Connect to Excel and text files
Publish/Save
Can be saved as a local file and can be
published in Tableau Server and Tableau
Online
Can be published only in Tableau Public
profile
OS Windows and Mac Windows and Mac
Security Data and Visualizations are secured
Data and visualizations are not secured as it
is available in public
Usage Details Professional and Enterprise level Personal level
Data Extract
Data can be extracted from various data
sources and stored as Tableau extract file
Data cannot be obtained from different data
sources as it is limited to connect only excel
and text files.
Tableau Public (Free) vs. Tableau Desktop (Commercial)
Tableau Supports Databases
Multi-user database like
SQL Server, MySQL, or Oracle. CSV,
Excel, and Access files
Dr.Girija Narasimhan 6
Dr.Girija Narasimhan 7
Tableau Architecture & Server Components
Dr.Girija Narasimhan 8
•The architecture of Tableau Server is designed to connect different data sources securely.
•Data Server is the first layer in the architecture. It helps Tableau to connect data in various heterogeneous
environments.
•Data connector is the second layer. It helps to connect to various databases using its ODBC connector.
•Tableau can connect the real time live data by connecting the database directly. It can also extract a local copy
of data through its in-memory data store for faster processing.
•The components such as Application Server, VizQL Server, and data server act as the third layer.
•The application server is used for authentications and authorizations.
•VizQL is used to convert the SQL query into visualizations.
•Data Server is a centralized data management system used in the architecture.
•A gateway is used to distribute the processes into different components.
•The fourth layer of the architecture are the clients such as Tableau Desktop, web and Mobile.
Tableau Architecture & Server Components
Dr.Girija Narasimhan 9
Tableau Server is designed in a way to connect many data tiers. It can connect clients from desktop, mobile, and
web. Tableau Desktop is a robust data visualization tool. It is highly available and secure.
It can run on both virtual and physical machines. It is a multi-user, multi-process and multi-threaded system.
The various layers used in the Tableau server are given in the following architecture diagram
Dr.Girija Narasimhan 10
1.Data Server
The primary component of Tableau Architecture is the Data sources it can connect to it. Tableau can
connect to multiple data sources. These data sources can be on-premise or remotely located. It can
connect to a database, excel file, and a web application all at the same time. Tableau can connect data
from heterogeneous environments. It can blend the data from multiple data sources. It can also make the
relationship between various types of data sources.
Dr.Girija Narasimhan 11
2.Data Connectors
The Data Connectors provide an interface to connect external data sources to Tableau Data Server.
Tableau has in-built ODBC/SQL connector. This ODBC Connector can connect to any databases without using
their native connector. Tableau has an option to select both live and extract data. Based on the usage, one can
be easily switched between extracted and live data.
•Live Connection or Real time data: Tableau can connect to real time data by linking to the external database
directly. It uses the infrastructure of existing database system by sending dynamic MDX (Multidimensional
Expressions) and SQL statements. This feature can link to the live data with Tableau rather than importing the
data. It makes good the investment done by an organization on a fast and optimized database system. In many
enterprises, the size of the database is huge and is updated periodically. In those cases, Tableau works as a
front-end visualization tool by connecting to the live data.
•Extracted or In-memory data: Tableau has an option to extract the data from external data sources. We can
make a local copy in the form of tableau extract file. It can extract millions of records in Tableau data engine with
a single click. Tableau's data engine uses storage such as RAM, ROM and cache memory to store and process
data. Using filters, Tableau can extract few records from a huge dataset. This improves the performance,
especially while working on massive datasets. Extracted or in-memory data allows the users to visualize the
data offline, without connecting to the data source.
Dr.Girija Narasimhan 12
3.Components of Tableau Server
The different components present in a Tableau server are:
•Application Server
•VizQL Server
•Data Server
A) Application Server:
The application server is used to provide the authentications and authorizations. It handles the
administration and permission for web and mobile interfaces. It assures security by recording each session
id on Tableau Server. The administrator can configure the default timeout of the session in the server.
B) VizQL Server:
VizQL server is used to convert the queries from the data source into visualizations. Once the client
request is forwarded to VizQL process, it sends the query directly to data source and retrieves information
in the form of images. This image or visualization is presented to the user. Tableau server creates a cache
of visualization to reduce the load time. The cache can be shared across many users who have the
permission to view the visualization.
C) Data Server:
Data server is used to manage and store the data from external data sources. It is a central data
management system. It provides metadata management, data security, data storage, data connection and
driver requirements. It stores the relevant details of data set such as metadata, calculated fields, sets,
groups, and parameters. The data source could extract data as well make live connections to external data
sources.
Dr.Girija Narasimhan 13
4.Gateway
The gateway channelizes the requests from users to Tableau components.
When the client makes a request, it is forwarded to external load balancer for processing. The gateway works as
a distributor of processes to various components.
In case of absence of external load balancer, gateway also works as a load balancer. For single server
configuration, one primary server or gateway manages all the processes. For multiple server configurations, one
physical system works as primary server while others are used as worker servers. Only one machine can be
used as a primary server in Tableau Server environment.
Dr.Girija Narasimhan 14
Tableau Desktop Tableau Desktop is a business analytics tool. It
helps to create, view and publish dashboards in
Tableau Server. Users can access various data
sources and build visualizations in Tableau
Desktop.
Mobile The dashboards from the server can be
interactively visualized using mobile browsers and
applications. The browser and application can be
used to view and edit the contents in the
workbook.
Web Web browsers such as Google Chrome, Safari,
Firefox and internet explorer support the Tableau
server. The contents and visualizations in the
dashboard can be edited through these web
browsers.
Clients
The dashboards and visualizations in Tableau server can be viewed and edited using different clients. The
Clients are Tableau Desktop, web browser and mobile applications.
Clients Environment
Dimension vs. Measure
Dimension is a field that can be considered an
independent variable.
By default, Tableau treats any field containing
qualitative, categorical information as
a dimension. (Slice and dice)
The measure is the number-dependent
variable.
Measures contain quantitative values. By
default, Measures can be aggregated, drag
a measure into the view.
Rows or Columns shelves in the view
calculate the “Sum of Sales” for every “State in India”.
The values of Sales fields (Measures) are dependent on the State, So State is an independent field and Sales is
a dependent field. Dr.Girija Narasimhan 15
Dr.Girija Narasimhan 16
Find total sales in each category for each region.
South, west,
central, east
Furniture, office
Supplier, technology
Dr.Girija Narasimhan 17
Measure names and Measure values:
Measure names and Measure values are the two fields created in Tableau by default. These fields are
created when a data set is imported into Tableau. You can go to a Data pane of the worksheet and view the
field
Measure Names:
A measure name consists of all the names of the measure
present in a data set. It always presents at the end of
dimension list. It consists of discrete values of all measure
names.
Measure Values:
All the measure values present in a data set are kept
together in the field called measure values. It always
presents at the end of measures list. It consists of
continuous values of all measures.
Data fields are made from the columns in your data source.
Each field is automatically assigned a data type (such as
integer, string, date),
Role: Discrete Dimension or Continuous Measure (more
common), or Continuous Dimension or Discrete Measure (less
common).
Data field roles and types
Dr.Girija Narasimhan 18
ContinuousDiscrete
In the Data window, green icons indicate continuous fields
and add axes when dragged to the view
Discrete data such as hierarchies and
members that cannot be aggregated.
Discrete values are independent of
each other and they create
breakdowns.
In the Data window, blue icons indicate
discrete and add headers when dragged to the
view
Examples of dimensions include
customer names, Row Id, state and
customer segments.
These numbers can take on any value or they do
not fall into distinct categories. Continuous values
create a continuous range.
These are usually variables such as Unit Price, Profit, or Order
Quantity, Gross Profit, Shipping Cost or Inventory.
Roles
Dr.Girija Narasimhan 19
Dr.Girija Narasimhan 20
Dr.Girija Narasimhan 21
Quantity field has been set
to Discrete. It creates horizontal
headers instead of an axis
Quantity field is set to Continuous, it creates a horizontal axis
Dr.Girija Narasimhan 22
Product Category Bill amount
There is no limit to the bill amount a customer can purchase- continues
where no matter how many products are purchased, they will each fall into specific
categories. Each order in your transaction database could potentially have a different
quantity, but there will be a finite number of product categories- discrete.
Identify continuous and Discrete
Dr.Girija Narasimhan 23
Download Tableau public
https://public.tableau.com/en-us/s/download
Dr.Girija Narasimhan 24
Dr.Girija Narasimhan 25
Sample –
superstore.csv
Three sheets
namely orders,
returns, people
There are three basic steps involved in creating any Tableau data analysis report.
These three steps are −
•Connect to a data source
•Choose dimensions and measures − This involves selecting the required columns from the
source data for analysis.
•Apply visualization technique − This involves applying required visualization methods, such
as a specific chart or graph type to the data being analyzed.
Tableau - Get Started
Dr.Girija Narasimhan 26
Click it
Dr.Girija Narasimhan 27
Connect to a data source − It involves locating the data and using an appropriate type
of connection to read the data.
Dr.Girija Narasimhan 28
Then navigate to the file “Sample – Superstore.xls” as mentioned
above. The excel file has three sheets named Orders, People and
Returns. Choose Orders.
Dr.Girija Narasimhan 29
Dr.Girija Narasimhan 30
Click it –”view data”
Suppose if you want to 10 row-
type 10
Drag the sheet here
Dr.Girija Narasimhan 31
Dr.Girija Narasimhan 32
hide
See the hidden filed in the
disabled mode
Dr.Girija Narasimhan 33
Double click the column, and
type RID
Again click it original
name
Dr.Girija Narasimhan 34
Copy the
column
values
Dr.Girija Narasimhan 35
Desc – comment in SQL
Description of columns
Dr.Girija Narasimhan 36
Data Sorting
Dr.Girija Narasimhan 37
• Data present in the data source can be sorted based on the user requirement.
• It can be sorted using data source order, ascending, descending, ascending per table and
descending per table.
• Once the data is connected to Tableau, data sorting can be done using the "Sort Fields" option.
• The option is present in the "Data Source" tab.
Data Sorting
Dr.Girija Narasimhan 38
Same order
as your data
source
superstore
csv file.
Dr.Girija Narasimhan 39
Change Ascending order
Dr.Girija Narasimhan 40
Descending order
Dr.Girija Narasimhan 41
Column ordering
Dr.Girija Narasimhan 42
Removing Data Source
Dr.Girija Narasimhan 43
1 2 3
Dr.Girija Narasimhan 44
The procedure for replacing data source is given as follows.
Connected Data Sources
Dr.Girija Narasimhan 45
Dr.Girija Narasimhan 46
Tableau Desktop Workspace
Dr.Girija Narasimhan 47
In the start screen, go to File > New to open a Tableau Workspace
Dr.Girija Narasimhan 48
Menu Bar:
It consists of menu options such as File, Data, Worksheet, Dashboard, Story, Analysis, Map, Format, Server, and
Windows. The options in the menu bar include features such as file saving, data source connection, file export,
table calculation options, and design features for creating a worksheet, dashboard, and storyboard.
Toolbar Icon:
Toolbar icon present below the menu bar can be used to edit the workbook using different features such as undo,
redo, save, new data source, slideshow and so on.
Dimension Shelf:
The dimensions present in the data source can be viewed in the dimension shelf.
Measure Shelf:
The measures present in the data source can be viewed on the measure shelf.
The user-defined sets and parameters can be viewed in the sets and parameter shelf. It can also be used to edit the existing
sets and parameters.
Page Shelf:
Page shelf can be used to view the visualization in video format by keeping the relevant filter on the page shelf.
Filter Shelf:
The filters that can control the visualization can be placed on the filter shelf, and the required dimensions or measures can be
filtered in.
Marks Card:
Marks card can be used to design the visualization. The data components of the visualization such as color, size, shape, path,
label, and tooltip used in the visualizations can be modified in the marks card.
Sets and Parameters Shelf:
Dr.Girija Narasimhan 49
Worksheet:
The worksheet is the place where the actual visualization can be viewed in the workbook. The design and functionalities of
the visual can be viewed in the worksheet.
Tableau Repository:
Tableau repository is used to store all the files related to tableau desktop. It includes various folders such as Bookmarks,,
Mapsources, web datasources, local, bin, patterns.
Dr.Girija Narasimhan 50
Tableau Navigation
Dr.Girija Narasimhan 51
Data Source:
The addition of new data source of modification of existing
data source can be done using the 'Data Source' tab present
at the bottom of the Tableau Desktop Window.
Current Sheet:
Current Sheet can be viewed with the name of the sheet. All
the sheets, dashboards and story board present in the
workbook can be viewed here.
New Sheet:
The new sheet icon present in the tab can be used to create a
new worksheet in the Tableau Workbook.
New Dashboard:
The new dashboard icon present in the tab can be used to
create a new dashboard in the Tableau Workbook.
New Storyboard:
The new storyboard icon present in the tab can be used to
create new storyboard in the Tableau Workbook.
Dr.Girija Narasimhan 52
Tableau Charts & Graphs : Types & Examples
Dr.Girija Narasimhan 53
•Pareto Chart
•Bullet Chart
•Bar Chart
•Line chart
•Text Tables
•Heat Map
•Waterfall Chart
•Gantt chart
•Pie Chart
•Scatter Plot
•Area Chart
•Dual Axis Chart
•Bubble Chart
•Histogram
•Dimensions are the descriptive data while measures are numeric data
•Choose dimensions and measures − This involves selecting the required columns from the source data for
analysis.
Choose Category and Region as the dimensions and Sales as the measure.
Drag and drop them as shown in the following screenshot. The result shows the total sales in each category for
each region.
Click sheet1
Dr.Girija Narasimhan 54
Sales
Dr.Girija Narasimhan 55
Apply Visualization Technique
Drag and drop in the column
Dr.Girija Narasimhan 56
By default – it will select Bar chart
Dr.Girija Narasimhan 57
Drag and drop add another
dimension segment and click color
Dr.Girija Narasimhan 58
Using marks card we can easily reduce a large volume of data to a simple,
comprehensible visualization.
Marks card provides control over how the data is displayed in the view.
if the inner fields are a measure and a dimension, the
default mark type is a bar.
Segment Values are homeoffice,
corporate, Consumer
Dr.Girija Narasimhan 59
Color
LABEL, size
Dr.Girija Narasimhan 60
CLICK Tooltip
Dr.Girija Narasimhan 61
New Sheet
columns: Profit Rows: Sub-Category Default : horizontal bar chart
Next Sheet2
Dr.Girija Narasimhan 62
Chart type
Dr.Girija Narasimhan 63
Show Me-Right side corner
Dr.Girija Narasimhan 64
Chart Type
Bar Chart with Color Range
The longer bars get darker shades and the smaller bars get the lighter shades
Dr.Girija Narasimhan 65
drag the profit field to the color
palette under the Marks Pane
Apply colors to the bars
based on their ranges
Based on Ranges colors
are from dark blue shade
to light shade
Stacked Bar Chart
Dr.Girija Narasimhan 66
Filter using Measures- Separate Bar for each dimension Edit Filter
Dr.Girija Narasimhan 67
Dr.Girija Narasimhan 68
Use a separate bar for each segment
Dr.Girija Narasimhan 69
Drag
segment
from
Marks to
column
From the Measures pane, drag segment Values to Rows.
Dr.Girija Narasimhan 70
A waterfall chart is a form of data visualization that helps in understanding the cumulative effect of sequentially
introduced positive or negative values.
The waterfall chart is also known as a flying bricks chart or Mario chart
Type of column chart
It is used to show how an initial value is increased/decreased by a series of intermediate values, to a final value.
Find the variation of Sales for each Sub-Category of Products
Hint: cumulative of Sales -> sum(sales) in columns
Rows -> sub-category
Apply the chart with color
Dr.Girija Narasimhan 71
waterfall chart
Dr.Girija Narasimhan
Step 1 : Select Ascending or Descending
Step 3 : select Gantt Bar
Step 4 :drag sales in color
Step 2:Click this arrow
Histogram
Histograms are based on area, not height of bars
Histogram. It is similar to a Bar Chart .
Histogram from a continuous variable, first need to split the data into intervals, called bins. In the example
age has been split into bins, with each bin representing a 10-year period starting at 20 years.
Dr.Girija Narasimhan 73
Dr.Girija Narasimhan 74
Using the Sample-superstore, Find the quantities of sales for different regions.
Select the Histogram chart.
Column : Quantity (bin)
Rows: CNT (Quantity)
Marks Card : Region (color)
: ctrl & drag CNT(Quantity) in Label
Dr.Girija Narasimhan 75
Dr.Girija Narasimhan 76
Step 1: Drag Quantity to Columns.
Step 2:Click Show Me on
the toolbar, then select
the histogram chart type.
Dr.Girija Narasimhan 77
Ctrl & drag CNT(quantity) in the
label
Color the
Region
Dr.Girija Narasimhan 78
Filter
Filtering is the process of removing certain values or range of values from a result set.
Tableau - Basic Filters
There are three types of basic filters available in Tableau. They are as follows −
•Filter Dimensions are the filters applied on the dimension fields.
•Filter Measures are the filters applied on the measure fields.
•Filter Dates are the filters applied on the date fields.
Dr.Girija Narasimhan 79
Dr.Girija Narasimhan 80
Drag Region
dimension then
filter pop up will
appear.
Select only two
regions
Filter General
Column : sum(sales)
Row : sub-category
Dr.Girija Narasimhan 81
Dr.Girija Narasimhan 82
Edit filter
Click the drop down
Dr.Girija Narasimhan 83
Select Exclude
Dr.Girija Narasimhan 84
All Exclude or None
Dr.Girija Narasimhan 85
Filter wildcard
Dr.Girija Narasimhan 86
Sub-category in filter
Dr.Girija Narasimhan 87
Select only sub-category starting
with letter “A” – it is case
sensitive.
Dr.Girija Narasimhan 88
End with letter
“s”
Click “Apply”
Dr.Girija Narasimhan 89
Filter condition
Dr.Girija Narasimhan 90
Select only sub-categories
whose sum of sales is > 50
Step 1 Step 2
step 3
If “Null” appears then selected incorrect
aggregated function, if it gives value means
it is perfect
Dr.Girija Narasimhan 91
Sum sales in columns
indicates the bar
Include sum
(quantity)
Tooltip you can check
the quantity
Dr.Girija Narasimhan 92
Filter Top-Bottom
Dr.Girija Narasimhan 93
Top 5 sub-categories
Dr.Girija Narasimhan 94
Find the Top 5 sub-categories sales whose sum of profit is greater than 10000
Practice
Dr.Girija Narasimhan 95
Practice - Answer
Dr.Girija Narasimhan 96
Date Filter
Dr.Girija Narasimhan 97
Click it- it will do slicing
Dr.Girija Narasimhan 98
Dr.Girija Narasimhan 99
Drag OrderDate in Filter column
Click Range of Dates
Dr.Girija Narasimhan 100
Either drag it
Or Type it here
Dr.Girija Narasimhan 101
Type 1200 days
because data’s are
available upto 2017
Relative Dates
Dr.Girija Narasimhan 102
Interactive Filter/ Quick Filters
Dr.Girija Narasimhan 103
Step 1: Click – don’t
drag it
Step 2: select
show filter
Step 3
Deselect
Furniture
Dr.Girija Narasimhan 104
Dr.Girija Narasimhan 105
Single value (list)
Click arro
Dr.Girija Narasimhan 106
slider
Custom List
Type here
drag previous and
next arrow
Dr.Girija Narasimhan 107
Select “F”
starting letter
sub-categories
Practice
Wild Card Match
Dr.Girija Narasimhan 108
AnswerDrag sub-category in Filter and click
arrow mark- select show filter
Step 2 :select wildcard
Step 3 : Type F
Dr.Girija Narasimhan 109
Double click
More than one option to select
then press ctrl+ other option
Header Filter
Select “Keep only”
Dr.Girija Narasimhan 110
Include Region in
Marks
Select keep
only or
exclude , if
you want to
select more
than one
press ctrl
Legands
Dr.Girija Narasimhan 111
Format
Dr.Girija Narasimhan 112
Step 1: Format ->font
Text sum(sales)
Pane
Header
Title
step2
Dr.Girija Narasimhan 113
Font Size
Font color
Dr.Girija Narasimhan 114
Add Total and Grand TotalAnalysis-Totals
Dr.Girija Narasimhan 115
Only particular Dimension Formatting
Step 1: click Select subcategory
Dr.Girija Narasimhan 116
Only particular sub-category
changes the color
Dr.Girija Narasimhan 117
Clear the formattingClick “x’ icon
Dr.Girija Narasimhan 118
Format- Alignment
Dr.Girija Narasimhan 119
Format->Shading
Remove
Dr.Girija Narasimhan 120
Tooltip
Dr.Girija Narasimhan 121
Drag and drop profit
and quantity in tooltip
Dr.Girija Narasimhan 122
Drag sum(profit) into
label, it will show profit
as label
Label
Dr.Girija Narasimhan 123
Step 1:
Click
label
Step 2: Click …
(three dot)
Step 3:Edit the text
Dr.Girija Narasimhan 124
Only highlighted portion having the
label remaining portion no labels.
Select the highlighted using mouse.
Like hand will appear you can
select it
Dr.Girija Narasimhan 125
Data Relationship
Dr.Girija Narasimhan 126
Bookshop consists of 13 tables, combined in the following manner:
Dr.Girija Narasimhan 127
Only one table at a
time is visible , if it
is visible then it is
“Gray” now author
table is gray
Dr.Girija Narasimhan 128
Joins
Dr.Girija Narasimhan 129
A relational Database/Excel file consists of multiple Tables/sheets.
These multiple tables/sheets can be connected to each other in Tableau.
This connection is established by 'Join' or 'Union' feature present in Tableau.
The relationship between data in two or more tables needs to be specified while joining tables.
Join
Dr.Girija Narasimhan 130
Inner Join Left Join Right Join Outer Join
It joins all the
common records
between two tables
or sheets. The
joining condition
can be given based
on the primary key.
One or more joining
conditions can be
specified to join the
tables. Many tables
can be joined
together in Tableau
for visualization.
A left join is used to
join all the records
from a left table and
common records
from the right table.
One or more join
conditions can be
specified to left join
two different tables.
A right join is used
to join all the
records from a right
table and common
records from left
table. Based on the
requirements, one
or more joining
condition can be
set.
An Outer join is
used to join all the
records from both
left and right table.
Joining conditions
can be set to join
common records.
Tableau can "join" tables. It can join up to 32 tables in a data source. While joining, the relationship between
two or more tables can be specified. The tables present in the data source can be related to each other using
the joins such as inner join, left join, right join and outer join. The functionalities of Join types are explained in
the table below,
Various Join
Dr.Girija Narasimhan 131
Two common field from Book
table BookID1 andBookID2
Dr.Girija Narasimhan 132
Click “Arrow” and
select “Open”
Dr.Girija Narasimhan 133
This join has no join clause
Dr.Girija Narasimhan 134
Step 1:Click in the middle
Step 2: select
left join
Step 3: create join
calculation
Dr.Girija Narasimhan 135
Step 1
Step 2
Dr.Girija Narasimhan 136
Close it
Dr.Girija Narasimhan 137
Join symbol is available
Dr.Girija Narasimhan 138
Dr.Girija Narasimhan 139
Each book has one author.
One book can have many ratings and many editions.
Reviews are given for the book, not the edition, so the same rating can be counted against multiple editions.
This means there is effectively a many-to-many relationship between ratings and editions
Dr.Girija Narasimhan 140
Dr.Girija Narasimhan 141
https://www.tableau.com/about/blog/2020/5/relationships-part-1-meet-new-tableau-data-model
https://www.guru99.com/tableau-charts-graphs-tutorial.html#9
https://www.tutorialspoint.com/tableau/index.htm
Dr.Girija Narasimhan 142
nbgir2004@gmail.com

Más contenido relacionado

La actualidad más candente

Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | EdurekaTableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | EdurekaEdureka!
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Arun K
 
Tableau slideshare
Tableau slideshareTableau slideshare
Tableau slideshareSakshi Jain
 
Tableau online training
Tableau online trainingTableau online training
Tableau online trainingsuresh
 
Tableau And Data Visualization - Get Started
Tableau And Data Visualization - Get StartedTableau And Data Visualization - Get Started
Tableau And Data Visualization - Get StartedSpotle.ai
 
Getting started with Tableau
Getting started with TableauGetting started with Tableau
Getting started with TableauParth Acharya
 
Tableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data VisualizationTableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data Visualizationlesterathayde
 
Data Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for TableauData Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for TableauArunima Gupta
 
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...Edureka!
 
Five Things I Wish I Knew the First Day I Used Tableau
Five Things I Wish I Knew the First Day I Used TableauFive Things I Wish I Knew the First Day I Used Tableau
Five Things I Wish I Knew the First Day I Used TableauRyan Sleeper
 
Tableau presentation
Tableau presentationTableau presentation
Tableau presentationkt166212
 

La actualidad más candente (20)

Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | EdurekaTableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
 
Tableau slideshare
Tableau slideshareTableau slideshare
Tableau slideshare
 
My tableau
My tableauMy tableau
My tableau
 
Tableau
TableauTableau
Tableau
 
Tableau online training
Tableau online trainingTableau online training
Tableau online training
 
Tableau ppt
Tableau pptTableau ppt
Tableau ppt
 
Tableau And Data Visualization - Get Started
Tableau And Data Visualization - Get StartedTableau And Data Visualization - Get Started
Tableau And Data Visualization - Get Started
 
Tableau Presentation
Tableau PresentationTableau Presentation
Tableau Presentation
 
Power bi
Power biPower bi
Power bi
 
Power bi overview
Power bi overview Power bi overview
Power bi overview
 
Getting started with Tableau
Getting started with TableauGetting started with Tableau
Getting started with Tableau
 
Tableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data VisualizationTableau Software - Business Analytics and Data Visualization
Tableau Software - Business Analytics and Data Visualization
 
Data Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for TableauData Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for Tableau
 
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
Tableau Tutorial For Beginners | Tableau Training For Beginners | Tableau Cer...
 
Tableau: A Business Intelligence and Analytics Software
Tableau: A Business Intelligence and Analytics SoftwareTableau: A Business Intelligence and Analytics Software
Tableau: A Business Intelligence and Analytics Software
 
Five Things I Wish I Knew the First Day I Used Tableau
Five Things I Wish I Knew the First Day I Used TableauFive Things I Wish I Knew the First Day I Used Tableau
Five Things I Wish I Knew the First Day I Used Tableau
 
Power of power BI
Power of power BI Power of power BI
Power of power BI
 
DAX (Data Analysis eXpressions) from Zero to Hero
DAX (Data Analysis eXpressions) from Zero to HeroDAX (Data Analysis eXpressions) from Zero to Hero
DAX (Data Analysis eXpressions) from Zero to Hero
 
Tableau presentation
Tableau presentationTableau presentation
Tableau presentation
 

Similar a Visualization using Tableau

Whitepaper tableau for-the-enterprise-0
Whitepaper tableau for-the-enterprise-0Whitepaper tableau for-the-enterprise-0
Whitepaper tableau for-the-enterprise-0alok khobragade
 
Tableau Certification Training Courses And Cyber Security Courses Online
Tableau Certification Training Courses And Cyber Security Courses OnlineTableau Certification Training Courses And Cyber Security Courses Online
Tableau Certification Training Courses And Cyber Security Courses OnlineSkill squad
 
Informatica intro
Informatica introInformatica intro
Informatica introvam1
 
10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx
10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx
10 Features of Tableau to Smoothen your Data Visualization Tasks.pptxSudhanshiBakre1
 
Enabling Governed Data Access with Tableau Data Server
Enabling Governed Data Access with Tableau Data Server Enabling Governed Data Access with Tableau Data Server
Enabling Governed Data Access with Tableau Data Server Tableau Software
 
Top tableau questions and answers in 2019
Top tableau questions and answers in 2019Top tableau questions and answers in 2019
Top tableau questions and answers in 2019minatibiswal1
 
10 Features of Tableau to Smoothen your Data Visualization Tasks
10 Features of Tableau to Smoothen your Data Visualization Tasks10 Features of Tableau to Smoothen your Data Visualization Tasks
10 Features of Tableau to Smoothen your Data Visualization TasksSudhanshiBakre1
 
Tableau product overview 10.3
Tableau product overview 10.3Tableau product overview 10.3
Tableau product overview 10.3Irwan Syah
 
What types of data sources does Tableau support.docx
What types of data sources does Tableau support.docxWhat types of data sources does Tableau support.docx
What types of data sources does Tableau support.docxTechnogeeks
 
Best Tableau training in Chandigarh.pptx
Best Tableau training in Chandigarh.pptxBest Tableau training in Chandigarh.pptx
Best Tableau training in Chandigarh.pptxRykaBhatt
 
Doing data visualizations with tableau
Doing data visualizations with tableauDoing data visualizations with tableau
Doing data visualizations with tableauRay Schwartz
 
Business Intelligence tools comparison
Business Intelligence tools comparisonBusiness Intelligence tools comparison
Business Intelligence tools comparisonStratebi
 
Tableau Course In Chennai-October
Tableau Course In Chennai-OctoberTableau Course In Chennai-October
Tableau Course In Chennai-OctoberDataMites
 
Business Intelligence for users - Sharperlight
Business Intelligence for users - SharperlightBusiness Intelligence for users - Sharperlight
Business Intelligence for users - SharperlightMichell8240
 
IT Summit - Modernizing Enterprise Analytics: the IT Story
IT Summit - Modernizing Enterprise Analytics: the IT StoryIT Summit - Modernizing Enterprise Analytics: the IT Story
IT Summit - Modernizing Enterprise Analytics: the IT StoryTableau Software
 

Similar a Visualization using Tableau (20)

Whitepaper tableau for-the-enterprise-0
Whitepaper tableau for-the-enterprise-0Whitepaper tableau for-the-enterprise-0
Whitepaper tableau for-the-enterprise-0
 
Tableau Certification Training Courses And Cyber Security Courses Online
Tableau Certification Training Courses And Cyber Security Courses OnlineTableau Certification Training Courses And Cyber Security Courses Online
Tableau Certification Training Courses And Cyber Security Courses Online
 
Informatica intro
Informatica introInformatica intro
Informatica intro
 
10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx
10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx
10 Features of Tableau to Smoothen your Data Visualization Tasks.pptx
 
Tableau
TableauTableau
Tableau
 
Enabling Governed Data Access with Tableau Data Server
Enabling Governed Data Access with Tableau Data Server Enabling Governed Data Access with Tableau Data Server
Enabling Governed Data Access with Tableau Data Server
 
Top tableau questions and answers in 2019
Top tableau questions and answers in 2019Top tableau questions and answers in 2019
Top tableau questions and answers in 2019
 
10 Features of Tableau to Smoothen your Data Visualization Tasks
10 Features of Tableau to Smoothen your Data Visualization Tasks10 Features of Tableau to Smoothen your Data Visualization Tasks
10 Features of Tableau to Smoothen your Data Visualization Tasks
 
Tableau product overview 10.3
Tableau product overview 10.3Tableau product overview 10.3
Tableau product overview 10.3
 
Tableau Server Basics
Tableau Server BasicsTableau Server Basics
Tableau Server Basics
 
What types of data sources does Tableau support.docx
What types of data sources does Tableau support.docxWhat types of data sources does Tableau support.docx
What types of data sources does Tableau support.docx
 
Best Tableau training in Chandigarh.pptx
Best Tableau training in Chandigarh.pptxBest Tableau training in Chandigarh.pptx
Best Tableau training in Chandigarh.pptx
 
Doing data visualizations with tableau
Doing data visualizations with tableauDoing data visualizations with tableau
Doing data visualizations with tableau
 
Tableau powerpoint
Tableau powerpointTableau powerpoint
Tableau powerpoint
 
Business Intelligence tools comparison
Business Intelligence tools comparisonBusiness Intelligence tools comparison
Business Intelligence tools comparison
 
Tableau Course In Chennai-October
Tableau Course In Chennai-OctoberTableau Course In Chennai-October
Tableau Course In Chennai-October
 
Info sphere overview
Info sphere overviewInfo sphere overview
Info sphere overview
 
Tableau powerpoint
Tableau powerpointTableau powerpoint
Tableau powerpoint
 
Business Intelligence for users - Sharperlight
Business Intelligence for users - SharperlightBusiness Intelligence for users - Sharperlight
Business Intelligence for users - Sharperlight
 
IT Summit - Modernizing Enterprise Analytics: the IT Story
IT Summit - Modernizing Enterprise Analytics: the IT StoryIT Summit - Modernizing Enterprise Analytics: the IT Story
IT Summit - Modernizing Enterprise Analytics: the IT Story
 

Más de Girija Muscut

Effective Visualization with Tableau
Effective Visualization with TableauEffective Visualization with Tableau
Effective Visualization with TableauGirija Muscut
 
Guruvayoor song with audio-Udayasthamana puja
Guruvayoor song with audio-Udayasthamana puja Guruvayoor song with audio-Udayasthamana puja
Guruvayoor song with audio-Udayasthamana puja Girija Muscut
 
Lakshmi lalli with audio
Lakshmi lalli with audioLakshmi lalli with audio
Lakshmi lalli with audioGirija Muscut
 
Bagyada laskhmi purandara dasa
Bagyada laskhmi purandara dasaBagyada laskhmi purandara dasa
Bagyada laskhmi purandara dasaGirija Muscut
 
Amba nee irangaayenil - papanasam sivan song
Amba nee irangaayenil - papanasam sivan songAmba nee irangaayenil - papanasam sivan song
Amba nee irangaayenil - papanasam sivan songGirija Muscut
 
Mahalakshmi jagan madha - papanasm sivan tamil song
Mahalakshmi jagan madha  - papanasm sivan tamil songMahalakshmi jagan madha  - papanasm sivan tamil song
Mahalakshmi jagan madha - papanasm sivan tamil songGirija Muscut
 
Sowbhagayaha laskhmi varuvai nee tamil song
Sowbhagayaha laskhmi varuvai nee tamil songSowbhagayaha laskhmi varuvai nee tamil song
Sowbhagayaha laskhmi varuvai nee tamil songGirija Muscut
 
Bega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
Bega baro Bega baro Neela Megha Varna-Vadhiraja TheerthaBega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
Bega baro Bega baro Neela Megha Varna-Vadhiraja TheerthaGirija Muscut
 
Saraswathi bhajan 1 with tamil meaning
Saraswathi bhajan 1 with tamil meaningSaraswathi bhajan 1 with tamil meaning
Saraswathi bhajan 1 with tamil meaningGirija Muscut
 
Aneyu karadare -Purandara Dasar.
Aneyu karadare -Purandara Dasar.Aneyu karadare -Purandara Dasar.
Aneyu karadare -Purandara Dasar.Girija Muscut
 
Maithriam Bhajatha with tamil meaning (lyrics)
Maithriam Bhajatha with tamil meaning (lyrics)Maithriam Bhajatha with tamil meaning (lyrics)
Maithriam Bhajatha with tamil meaning (lyrics)Girija Muscut
 
Unit 4 scd2-exercise 1-solution
Unit 4 scd2-exercise 1-solutionUnit 4 scd2-exercise 1-solution
Unit 4 scd2-exercise 1-solutionGirija Muscut
 
Unit 2 - Slowly Changing Dimension Type 1 (SCD1) (insert)
Unit 2  - Slowly Changing Dimension Type 1 (SCD1) (insert)Unit 2  - Slowly Changing Dimension Type 1 (SCD1) (insert)
Unit 2 - Slowly Changing Dimension Type 1 (SCD1) (insert)Girija Muscut
 
Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and update
Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and updateSlowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and update
Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and updateGirija Muscut
 
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETLUnit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETLGirija Muscut
 

Más de Girija Muscut (20)

Tamil Nalvar
Tamil Nalvar Tamil Nalvar
Tamil Nalvar
 
Introduction to ml
Introduction to mlIntroduction to ml
Introduction to ml
 
Effective Visualization with Tableau
Effective Visualization with TableauEffective Visualization with Tableau
Effective Visualization with Tableau
 
Guruvayoor song with audio-Udayasthamana puja
Guruvayoor song with audio-Udayasthamana puja Guruvayoor song with audio-Udayasthamana puja
Guruvayoor song with audio-Udayasthamana puja
 
Lakshmi lalli with audio
Lakshmi lalli with audioLakshmi lalli with audio
Lakshmi lalli with audio
 
Bagyada laskhmi purandara dasa
Bagyada laskhmi purandara dasaBagyada laskhmi purandara dasa
Bagyada laskhmi purandara dasa
 
Lakshmi lalli
Lakshmi lalliLakshmi lalli
Lakshmi lalli
 
Amba nee irangaayenil - papanasam sivan song
Amba nee irangaayenil - papanasam sivan songAmba nee irangaayenil - papanasam sivan song
Amba nee irangaayenil - papanasam sivan song
 
Mahalakshmi jagan madha - papanasm sivan tamil song
Mahalakshmi jagan madha  - papanasm sivan tamil songMahalakshmi jagan madha  - papanasm sivan tamil song
Mahalakshmi jagan madha - papanasm sivan tamil song
 
Sowbhagayaha laskhmi varuvai nee tamil song
Sowbhagayaha laskhmi varuvai nee tamil songSowbhagayaha laskhmi varuvai nee tamil song
Sowbhagayaha laskhmi varuvai nee tamil song
 
Bega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
Bega baro Bega baro Neela Megha Varna-Vadhiraja TheerthaBega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
Bega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
 
Rama Nama Bhajan
Rama Nama BhajanRama Nama Bhajan
Rama Nama Bhajan
 
Saratha devi song 1
Saratha devi song 1Saratha devi song 1
Saratha devi song 1
 
Saraswathi bhajan 1 with tamil meaning
Saraswathi bhajan 1 with tamil meaningSaraswathi bhajan 1 with tamil meaning
Saraswathi bhajan 1 with tamil meaning
 
Aneyu karadare -Purandara Dasar.
Aneyu karadare -Purandara Dasar.Aneyu karadare -Purandara Dasar.
Aneyu karadare -Purandara Dasar.
 
Maithriam Bhajatha with tamil meaning (lyrics)
Maithriam Bhajatha with tamil meaning (lyrics)Maithriam Bhajatha with tamil meaning (lyrics)
Maithriam Bhajatha with tamil meaning (lyrics)
 
Unit 4 scd2-exercise 1-solution
Unit 4 scd2-exercise 1-solutionUnit 4 scd2-exercise 1-solution
Unit 4 scd2-exercise 1-solution
 
Unit 2 - Slowly Changing Dimension Type 1 (SCD1) (insert)
Unit 2  - Slowly Changing Dimension Type 1 (SCD1) (insert)Unit 2  - Slowly Changing Dimension Type 1 (SCD1) (insert)
Unit 2 - Slowly Changing Dimension Type 1 (SCD1) (insert)
 
Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and update
Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and updateSlowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and update
Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and update
 
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETLUnit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
 

Último

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlCall Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlkumarajju5765
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 

Último (20)

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlCall Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 

Visualization using Tableau

  • 1. Visualization using Tableau Dr.Girija Narasimhan 1 Dr. Girija Narasimhan University of Technology and Applied Science Sultanate of Oman
  • 2. Dr.Girija Narasimhan 2  It is an interactive data visualization software.  This tool is used for effective data analysis and data visualization in the industry.  It has a drag and drop interface and this feature helps it to perform tasks easily and very fast. Tableau
  • 4. Tableau Desktop Tableau Online Tableau Server Tableau Reader Tableau Public Free Dr.Girija Narasimhan 4 Tableau Version Tableau Desktop is now free for all full-time students. ... Through Tableau for Students, you can get a 1-year license of Tableau Desktop for free! Others 14-day free trial. Tableau Reader is a free tool which allows you to view the workbooks and visualizations created using Tableau Desktop or Tableau Public. Tableau Online is your analytics platform fully hosted in the cloud. Publish dashboards and share your discoveries with anyone. Invite colleagues or customers to explore hidden opportunities with interactive visualizations and accurate data. All easily accessible from a browser or on the go with our mobile apps. 14-days free trial 14-day free trial.
  • 5. Dr.Girija Narasimhan 5 Tableau Desktop Tableau Public Pricing Personal Edition - $35 per month Professional Edition - $70 per month Free and Open Source Data Source Connection Connect to any data source files including databases, web applications and more Connect to Excel and text files Publish/Save Can be saved as a local file and can be published in Tableau Server and Tableau Online Can be published only in Tableau Public profile OS Windows and Mac Windows and Mac Security Data and Visualizations are secured Data and visualizations are not secured as it is available in public Usage Details Professional and Enterprise level Personal level Data Extract Data can be extracted from various data sources and stored as Tableau extract file Data cannot be obtained from different data sources as it is limited to connect only excel and text files. Tableau Public (Free) vs. Tableau Desktop (Commercial)
  • 6. Tableau Supports Databases Multi-user database like SQL Server, MySQL, or Oracle. CSV, Excel, and Access files Dr.Girija Narasimhan 6
  • 7. Dr.Girija Narasimhan 7 Tableau Architecture & Server Components
  • 8. Dr.Girija Narasimhan 8 •The architecture of Tableau Server is designed to connect different data sources securely. •Data Server is the first layer in the architecture. It helps Tableau to connect data in various heterogeneous environments. •Data connector is the second layer. It helps to connect to various databases using its ODBC connector. •Tableau can connect the real time live data by connecting the database directly. It can also extract a local copy of data through its in-memory data store for faster processing. •The components such as Application Server, VizQL Server, and data server act as the third layer. •The application server is used for authentications and authorizations. •VizQL is used to convert the SQL query into visualizations. •Data Server is a centralized data management system used in the architecture. •A gateway is used to distribute the processes into different components. •The fourth layer of the architecture are the clients such as Tableau Desktop, web and Mobile. Tableau Architecture & Server Components
  • 9. Dr.Girija Narasimhan 9 Tableau Server is designed in a way to connect many data tiers. It can connect clients from desktop, mobile, and web. Tableau Desktop is a robust data visualization tool. It is highly available and secure. It can run on both virtual and physical machines. It is a multi-user, multi-process and multi-threaded system. The various layers used in the Tableau server are given in the following architecture diagram
  • 10. Dr.Girija Narasimhan 10 1.Data Server The primary component of Tableau Architecture is the Data sources it can connect to it. Tableau can connect to multiple data sources. These data sources can be on-premise or remotely located. It can connect to a database, excel file, and a web application all at the same time. Tableau can connect data from heterogeneous environments. It can blend the data from multiple data sources. It can also make the relationship between various types of data sources.
  • 11. Dr.Girija Narasimhan 11 2.Data Connectors The Data Connectors provide an interface to connect external data sources to Tableau Data Server. Tableau has in-built ODBC/SQL connector. This ODBC Connector can connect to any databases without using their native connector. Tableau has an option to select both live and extract data. Based on the usage, one can be easily switched between extracted and live data. •Live Connection or Real time data: Tableau can connect to real time data by linking to the external database directly. It uses the infrastructure of existing database system by sending dynamic MDX (Multidimensional Expressions) and SQL statements. This feature can link to the live data with Tableau rather than importing the data. It makes good the investment done by an organization on a fast and optimized database system. In many enterprises, the size of the database is huge and is updated periodically. In those cases, Tableau works as a front-end visualization tool by connecting to the live data. •Extracted or In-memory data: Tableau has an option to extract the data from external data sources. We can make a local copy in the form of tableau extract file. It can extract millions of records in Tableau data engine with a single click. Tableau's data engine uses storage such as RAM, ROM and cache memory to store and process data. Using filters, Tableau can extract few records from a huge dataset. This improves the performance, especially while working on massive datasets. Extracted or in-memory data allows the users to visualize the data offline, without connecting to the data source.
  • 12. Dr.Girija Narasimhan 12 3.Components of Tableau Server The different components present in a Tableau server are: •Application Server •VizQL Server •Data Server A) Application Server: The application server is used to provide the authentications and authorizations. It handles the administration and permission for web and mobile interfaces. It assures security by recording each session id on Tableau Server. The administrator can configure the default timeout of the session in the server. B) VizQL Server: VizQL server is used to convert the queries from the data source into visualizations. Once the client request is forwarded to VizQL process, it sends the query directly to data source and retrieves information in the form of images. This image or visualization is presented to the user. Tableau server creates a cache of visualization to reduce the load time. The cache can be shared across many users who have the permission to view the visualization. C) Data Server: Data server is used to manage and store the data from external data sources. It is a central data management system. It provides metadata management, data security, data storage, data connection and driver requirements. It stores the relevant details of data set such as metadata, calculated fields, sets, groups, and parameters. The data source could extract data as well make live connections to external data sources.
  • 13. Dr.Girija Narasimhan 13 4.Gateway The gateway channelizes the requests from users to Tableau components. When the client makes a request, it is forwarded to external load balancer for processing. The gateway works as a distributor of processes to various components. In case of absence of external load balancer, gateway also works as a load balancer. For single server configuration, one primary server or gateway manages all the processes. For multiple server configurations, one physical system works as primary server while others are used as worker servers. Only one machine can be used as a primary server in Tableau Server environment.
  • 14. Dr.Girija Narasimhan 14 Tableau Desktop Tableau Desktop is a business analytics tool. It helps to create, view and publish dashboards in Tableau Server. Users can access various data sources and build visualizations in Tableau Desktop. Mobile The dashboards from the server can be interactively visualized using mobile browsers and applications. The browser and application can be used to view and edit the contents in the workbook. Web Web browsers such as Google Chrome, Safari, Firefox and internet explorer support the Tableau server. The contents and visualizations in the dashboard can be edited through these web browsers. Clients The dashboards and visualizations in Tableau server can be viewed and edited using different clients. The Clients are Tableau Desktop, web browser and mobile applications. Clients Environment
  • 15. Dimension vs. Measure Dimension is a field that can be considered an independent variable. By default, Tableau treats any field containing qualitative, categorical information as a dimension. (Slice and dice) The measure is the number-dependent variable. Measures contain quantitative values. By default, Measures can be aggregated, drag a measure into the view. Rows or Columns shelves in the view calculate the “Sum of Sales” for every “State in India”. The values of Sales fields (Measures) are dependent on the State, So State is an independent field and Sales is a dependent field. Dr.Girija Narasimhan 15
  • 16. Dr.Girija Narasimhan 16 Find total sales in each category for each region. South, west, central, east Furniture, office Supplier, technology
  • 17. Dr.Girija Narasimhan 17 Measure names and Measure values: Measure names and Measure values are the two fields created in Tableau by default. These fields are created when a data set is imported into Tableau. You can go to a Data pane of the worksheet and view the field Measure Names: A measure name consists of all the names of the measure present in a data set. It always presents at the end of dimension list. It consists of discrete values of all measure names. Measure Values: All the measure values present in a data set are kept together in the field called measure values. It always presents at the end of measures list. It consists of continuous values of all measures.
  • 18. Data fields are made from the columns in your data source. Each field is automatically assigned a data type (such as integer, string, date), Role: Discrete Dimension or Continuous Measure (more common), or Continuous Dimension or Discrete Measure (less common). Data field roles and types Dr.Girija Narasimhan 18
  • 19. ContinuousDiscrete In the Data window, green icons indicate continuous fields and add axes when dragged to the view Discrete data such as hierarchies and members that cannot be aggregated. Discrete values are independent of each other and they create breakdowns. In the Data window, blue icons indicate discrete and add headers when dragged to the view Examples of dimensions include customer names, Row Id, state and customer segments. These numbers can take on any value or they do not fall into distinct categories. Continuous values create a continuous range. These are usually variables such as Unit Price, Profit, or Order Quantity, Gross Profit, Shipping Cost or Inventory. Roles Dr.Girija Narasimhan 19
  • 22. Quantity field has been set to Discrete. It creates horizontal headers instead of an axis Quantity field is set to Continuous, it creates a horizontal axis Dr.Girija Narasimhan 22
  • 23. Product Category Bill amount There is no limit to the bill amount a customer can purchase- continues where no matter how many products are purchased, they will each fall into specific categories. Each order in your transaction database could potentially have a different quantity, but there will be a finite number of product categories- discrete. Identify continuous and Discrete Dr.Girija Narasimhan 23
  • 25. Dr.Girija Narasimhan 25 Sample – superstore.csv Three sheets namely orders, returns, people
  • 26. There are three basic steps involved in creating any Tableau data analysis report. These three steps are − •Connect to a data source •Choose dimensions and measures − This involves selecting the required columns from the source data for analysis. •Apply visualization technique − This involves applying required visualization methods, such as a specific chart or graph type to the data being analyzed. Tableau - Get Started Dr.Girija Narasimhan 26
  • 28. Connect to a data source − It involves locating the data and using an appropriate type of connection to read the data. Dr.Girija Narasimhan 28
  • 29. Then navigate to the file “Sample – Superstore.xls” as mentioned above. The excel file has three sheets named Orders, People and Returns. Choose Orders. Dr.Girija Narasimhan 29
  • 30. Dr.Girija Narasimhan 30 Click it –”view data” Suppose if you want to 10 row- type 10
  • 31. Drag the sheet here Dr.Girija Narasimhan 31
  • 32. Dr.Girija Narasimhan 32 hide See the hidden filed in the disabled mode
  • 33. Dr.Girija Narasimhan 33 Double click the column, and type RID Again click it original name
  • 34. Dr.Girija Narasimhan 34 Copy the column values
  • 35. Dr.Girija Narasimhan 35 Desc – comment in SQL Description of columns
  • 37. Dr.Girija Narasimhan 37 • Data present in the data source can be sorted based on the user requirement. • It can be sorted using data source order, ascending, descending, ascending per table and descending per table. • Once the data is connected to Tableau, data sorting can be done using the "Sort Fields" option. • The option is present in the "Data Source" tab. Data Sorting
  • 38. Dr.Girija Narasimhan 38 Same order as your data source superstore csv file.
  • 44. Dr.Girija Narasimhan 44 The procedure for replacing data source is given as follows. Connected Data Sources
  • 46. Dr.Girija Narasimhan 46 Tableau Desktop Workspace
  • 47. Dr.Girija Narasimhan 47 In the start screen, go to File > New to open a Tableau Workspace
  • 48. Dr.Girija Narasimhan 48 Menu Bar: It consists of menu options such as File, Data, Worksheet, Dashboard, Story, Analysis, Map, Format, Server, and Windows. The options in the menu bar include features such as file saving, data source connection, file export, table calculation options, and design features for creating a worksheet, dashboard, and storyboard. Toolbar Icon: Toolbar icon present below the menu bar can be used to edit the workbook using different features such as undo, redo, save, new data source, slideshow and so on. Dimension Shelf: The dimensions present in the data source can be viewed in the dimension shelf. Measure Shelf: The measures present in the data source can be viewed on the measure shelf. The user-defined sets and parameters can be viewed in the sets and parameter shelf. It can also be used to edit the existing sets and parameters. Page Shelf: Page shelf can be used to view the visualization in video format by keeping the relevant filter on the page shelf. Filter Shelf: The filters that can control the visualization can be placed on the filter shelf, and the required dimensions or measures can be filtered in. Marks Card: Marks card can be used to design the visualization. The data components of the visualization such as color, size, shape, path, label, and tooltip used in the visualizations can be modified in the marks card. Sets and Parameters Shelf:
  • 49. Dr.Girija Narasimhan 49 Worksheet: The worksheet is the place where the actual visualization can be viewed in the workbook. The design and functionalities of the visual can be viewed in the worksheet. Tableau Repository: Tableau repository is used to store all the files related to tableau desktop. It includes various folders such as Bookmarks,, Mapsources, web datasources, local, bin, patterns.
  • 51. Dr.Girija Narasimhan 51 Data Source: The addition of new data source of modification of existing data source can be done using the 'Data Source' tab present at the bottom of the Tableau Desktop Window. Current Sheet: Current Sheet can be viewed with the name of the sheet. All the sheets, dashboards and story board present in the workbook can be viewed here. New Sheet: The new sheet icon present in the tab can be used to create a new worksheet in the Tableau Workbook. New Dashboard: The new dashboard icon present in the tab can be used to create a new dashboard in the Tableau Workbook. New Storyboard: The new storyboard icon present in the tab can be used to create new storyboard in the Tableau Workbook.
  • 52. Dr.Girija Narasimhan 52 Tableau Charts & Graphs : Types & Examples
  • 53. Dr.Girija Narasimhan 53 •Pareto Chart •Bullet Chart •Bar Chart •Line chart •Text Tables •Heat Map •Waterfall Chart •Gantt chart •Pie Chart •Scatter Plot •Area Chart •Dual Axis Chart •Bubble Chart •Histogram
  • 54. •Dimensions are the descriptive data while measures are numeric data •Choose dimensions and measures − This involves selecting the required columns from the source data for analysis. Choose Category and Region as the dimensions and Sales as the measure. Drag and drop them as shown in the following screenshot. The result shows the total sales in each category for each region. Click sheet1 Dr.Girija Narasimhan 54
  • 56. Apply Visualization Technique Drag and drop in the column Dr.Girija Narasimhan 56
  • 57. By default – it will select Bar chart Dr.Girija Narasimhan 57
  • 58. Drag and drop add another dimension segment and click color Dr.Girija Narasimhan 58 Using marks card we can easily reduce a large volume of data to a simple, comprehensible visualization. Marks card provides control over how the data is displayed in the view. if the inner fields are a measure and a dimension, the default mark type is a bar. Segment Values are homeoffice, corporate, Consumer
  • 62. New Sheet columns: Profit Rows: Sub-Category Default : horizontal bar chart Next Sheet2 Dr.Girija Narasimhan 62
  • 63. Chart type Dr.Girija Narasimhan 63 Show Me-Right side corner
  • 65. Bar Chart with Color Range The longer bars get darker shades and the smaller bars get the lighter shades Dr.Girija Narasimhan 65 drag the profit field to the color palette under the Marks Pane Apply colors to the bars based on their ranges Based on Ranges colors are from dark blue shade to light shade
  • 67. Filter using Measures- Separate Bar for each dimension Edit Filter Dr.Girija Narasimhan 67
  • 69. Use a separate bar for each segment Dr.Girija Narasimhan 69 Drag segment from Marks to column
  • 70. From the Measures pane, drag segment Values to Rows. Dr.Girija Narasimhan 70
  • 71. A waterfall chart is a form of data visualization that helps in understanding the cumulative effect of sequentially introduced positive or negative values. The waterfall chart is also known as a flying bricks chart or Mario chart Type of column chart It is used to show how an initial value is increased/decreased by a series of intermediate values, to a final value. Find the variation of Sales for each Sub-Category of Products Hint: cumulative of Sales -> sum(sales) in columns Rows -> sub-category Apply the chart with color Dr.Girija Narasimhan 71 waterfall chart
  • 72. Dr.Girija Narasimhan Step 1 : Select Ascending or Descending Step 3 : select Gantt Bar Step 4 :drag sales in color Step 2:Click this arrow
  • 73. Histogram Histograms are based on area, not height of bars Histogram. It is similar to a Bar Chart . Histogram from a continuous variable, first need to split the data into intervals, called bins. In the example age has been split into bins, with each bin representing a 10-year period starting at 20 years. Dr.Girija Narasimhan 73
  • 75. Using the Sample-superstore, Find the quantities of sales for different regions. Select the Histogram chart. Column : Quantity (bin) Rows: CNT (Quantity) Marks Card : Region (color) : ctrl & drag CNT(Quantity) in Label Dr.Girija Narasimhan 75
  • 76. Dr.Girija Narasimhan 76 Step 1: Drag Quantity to Columns. Step 2:Click Show Me on the toolbar, then select the histogram chart type.
  • 77. Dr.Girija Narasimhan 77 Ctrl & drag CNT(quantity) in the label Color the Region
  • 79. Filtering is the process of removing certain values or range of values from a result set. Tableau - Basic Filters There are three types of basic filters available in Tableau. They are as follows − •Filter Dimensions are the filters applied on the dimension fields. •Filter Measures are the filters applied on the measure fields. •Filter Dates are the filters applied on the date fields. Dr.Girija Narasimhan 79
  • 80. Dr.Girija Narasimhan 80 Drag Region dimension then filter pop up will appear. Select only two regions Filter General Column : sum(sales) Row : sub-category
  • 82. Dr.Girija Narasimhan 82 Edit filter Click the drop down
  • 84. Dr.Girija Narasimhan 84 All Exclude or None
  • 87. Dr.Girija Narasimhan 87 Select only sub-category starting with letter “A” – it is case sensitive.
  • 88. Dr.Girija Narasimhan 88 End with letter “s” Click “Apply”
  • 90. Dr.Girija Narasimhan 90 Select only sub-categories whose sum of sales is > 50 Step 1 Step 2 step 3 If “Null” appears then selected incorrect aggregated function, if it gives value means it is perfect
  • 91. Dr.Girija Narasimhan 91 Sum sales in columns indicates the bar Include sum (quantity) Tooltip you can check the quantity
  • 93. Dr.Girija Narasimhan 93 Top 5 sub-categories
  • 94. Dr.Girija Narasimhan 94 Find the Top 5 sub-categories sales whose sum of profit is greater than 10000 Practice
  • 97. Dr.Girija Narasimhan 97 Click it- it will do slicing
  • 99. Dr.Girija Narasimhan 99 Drag OrderDate in Filter column Click Range of Dates
  • 100. Dr.Girija Narasimhan 100 Either drag it Or Type it here
  • 101. Dr.Girija Narasimhan 101 Type 1200 days because data’s are available upto 2017 Relative Dates
  • 102. Dr.Girija Narasimhan 102 Interactive Filter/ Quick Filters
  • 103. Dr.Girija Narasimhan 103 Step 1: Click – don’t drag it Step 2: select show filter Step 3 Deselect Furniture
  • 105. Dr.Girija Narasimhan 105 Single value (list) Click arro
  • 106. Dr.Girija Narasimhan 106 slider Custom List Type here drag previous and next arrow
  • 107. Dr.Girija Narasimhan 107 Select “F” starting letter sub-categories Practice Wild Card Match
  • 108. Dr.Girija Narasimhan 108 AnswerDrag sub-category in Filter and click arrow mark- select show filter Step 2 :select wildcard Step 3 : Type F
  • 109. Dr.Girija Narasimhan 109 Double click More than one option to select then press ctrl+ other option Header Filter Select “Keep only”
  • 110. Dr.Girija Narasimhan 110 Include Region in Marks Select keep only or exclude , if you want to select more than one press ctrl Legands
  • 112. Dr.Girija Narasimhan 112 Step 1: Format ->font Text sum(sales) Pane Header Title step2
  • 113. Dr.Girija Narasimhan 113 Font Size Font color
  • 114. Dr.Girija Narasimhan 114 Add Total and Grand TotalAnalysis-Totals
  • 115. Dr.Girija Narasimhan 115 Only particular Dimension Formatting Step 1: click Select subcategory
  • 116. Dr.Girija Narasimhan 116 Only particular sub-category changes the color
  • 117. Dr.Girija Narasimhan 117 Clear the formattingClick “x’ icon
  • 121. Dr.Girija Narasimhan 121 Drag and drop profit and quantity in tooltip
  • 122. Dr.Girija Narasimhan 122 Drag sum(profit) into label, it will show profit as label Label
  • 123. Dr.Girija Narasimhan 123 Step 1: Click label Step 2: Click … (three dot) Step 3:Edit the text
  • 124. Dr.Girija Narasimhan 124 Only highlighted portion having the label remaining portion no labels. Select the highlighted using mouse. Like hand will appear you can select it
  • 126. Dr.Girija Narasimhan 126 Bookshop consists of 13 tables, combined in the following manner:
  • 127. Dr.Girija Narasimhan 127 Only one table at a time is visible , if it is visible then it is “Gray” now author table is gray
  • 129. Dr.Girija Narasimhan 129 A relational Database/Excel file consists of multiple Tables/sheets. These multiple tables/sheets can be connected to each other in Tableau. This connection is established by 'Join' or 'Union' feature present in Tableau. The relationship between data in two or more tables needs to be specified while joining tables. Join
  • 130. Dr.Girija Narasimhan 130 Inner Join Left Join Right Join Outer Join It joins all the common records between two tables or sheets. The joining condition can be given based on the primary key. One or more joining conditions can be specified to join the tables. Many tables can be joined together in Tableau for visualization. A left join is used to join all the records from a left table and common records from the right table. One or more join conditions can be specified to left join two different tables. A right join is used to join all the records from a right table and common records from left table. Based on the requirements, one or more joining condition can be set. An Outer join is used to join all the records from both left and right table. Joining conditions can be set to join common records. Tableau can "join" tables. It can join up to 32 tables in a data source. While joining, the relationship between two or more tables can be specified. The tables present in the data source can be related to each other using the joins such as inner join, left join, right join and outer join. The functionalities of Join types are explained in the table below, Various Join
  • 131. Dr.Girija Narasimhan 131 Two common field from Book table BookID1 andBookID2
  • 132. Dr.Girija Narasimhan 132 Click “Arrow” and select “Open”
  • 133. Dr.Girija Narasimhan 133 This join has no join clause
  • 134. Dr.Girija Narasimhan 134 Step 1:Click in the middle Step 2: select left join Step 3: create join calculation
  • 137. Dr.Girija Narasimhan 137 Join symbol is available
  • 139. Dr.Girija Narasimhan 139 Each book has one author. One book can have many ratings and many editions. Reviews are given for the book, not the edition, so the same rating can be counted against multiple editions. This means there is effectively a many-to-many relationship between ratings and editions