Tableau For Data Analytics Day1
Tableau For Data Analytics Day1
Analytics
ZERO TO HERO BY NAMASTE SQL
Data Analytics -> The Big Picture
Data Visualization
Excel, Tableau
,Power BI ,Qlik etc
What is data visualization
Data visualization is the process of representing data and
information graphically through charts, graphs, maps, and other
visual tools.
Why it is required
Simplifies Complex Data
Finding solution to problems
Identify trends , patterns and
relationships, comparative analysis
Fast decision making
Highlights Important Information
Improves Retention and Recall
Data in raw form
Data in the form of charts
14
Technology
Furniture
12 Office Supplies
Technology
10 9
12
8
10
0
Technology Furniture Office Technology
Supplies
no_of_orders
Orders data dashboard
Gartner Report
What is Tableau?
Tableau is a powerful data visualization tool used for
converting raw data into an understandable format
through interactive and shareable dashboards.
It provides a wide range of visualization options to
create charts, graphs, maps, and other visual
representations of data.
Tableau is known for its user-friendly interface, allowing
users to quickly and easily connect to various data
sources, perform data analysis, and share insights.
It is widely used in business intelligence to help
organizations make data-driven decisions.
Tableau Ecosystem
Tableau offers a variety of products tailored to different needs
and use cases in data visualization and business intelligence.
Here are the main product offerings from Tableau
1. Tableau Desktop Public
2. Tableau Desktop Professional
3. Tableau Server
4. Tableau Online
5. Tableau Reader
6. Tableau Prep
Download and install Tableau Desktop
1. Tableau Desktop Public:
https://www.tableau.com/products/public/download
Continuous fields are quantitative and represent measurable quantities that can take
any value within a range. They are typically used for axes that show a range of values,
such as time series, measures, and numerical ranges. Continuous fields are
represented in green.
Analytics , HR
25
Live vs Extract Connection
Live connection means that Tableau directly queries the data source in real time whenever you
create or interact with a visualization. This ensures that you are always working with the most
current data.
1. Real-Time Data: Always provides the most up-to-date data.
2. No Storage Required: Data is not stored locally, reducing storage requirements on your
machine.
3. Dynamic Updates: Any changes in the data source are immediately reflected in Tableau.
Extract involves creating a snapshot of the data at a specific point in time and storing it in
Tableau’s proprietary format (.hyper or .tde file). The data is imported into Tableau, and all
operations are performed on this static copy.
4. Improved Performance: Extracts are optimized for fast querying, often resulting in better
performance, especially with large datasets.
5. Offline Access: Extracts can be used offline without needing constant access to the original
data source.
6. Reduced Load on Data Source: Since the data is extracted, it reduces the load on the original
data source.
File Types in Tableau
1. Tableau Workbook (.twb): This file contains the definitions of the data sources,
worksheets, dashboards, and stories but does not contain the actual data. It's a
lightweight file that saves references to the data.
3. Tableau Data Extract (.hyper and .tde): These files contain a snapshot of your
data optimized for fast query performance in Tableau. .hyper is the newer format,
replacing .tde.