Lesson 1.3: Connecting to Data
Everything you do in Tableau begins with a data connection.
Supported Data Sources
Tableau connects to a wide variety of data, including:
Excel and CSV files
Google Sheets
Relational databases like SQL Server, MySQL, and PostgreSQL
Cloud data platforms like Snowflake and BigQuery
In this module, we’ll work with an Excel file.
Live vs. Extract Connections
When connecting to a data source, Tableau offers two options:
Each method has benefits. Live connections reflect the most current data; extracts offer faster performance.
Preparing Your Data
Before building visuals, make sure your data is structured properly:
Ensure column headers are clear and descriptive
Check for missing or null values
Verify that data types (text, date, number) are recognized correctly
After connecting, Tableau will open the Data Source tab where you can preview and clean your data.
Exercise:
Connect Tableau to a sample Excel file (e.g., “Sample - Superstore.xls”). Open the Data Source tab and explore the structure of your dataset.
Lesson 1.4: Navigating the Tableau Interface
Now that you’re connected to data, it’s time to get familiar with Tableau’s workspace.
Key Components
Data Pane – Located on the left, this contains all your fields and data sources.
Shelves – Found at the top of the canvas, these include Rows, Columns, Filters, and Pages. You’ll use these to build visualizations.
Canvas – The central space where your visualizations are rendered.
Marks Card – Controls visual elements like color, size, and labels.
Sheets, Dashboards, and Stories
Tableau offers three content types:
Sheets – Where you build individual charts
Dashboards – Combine multiple sheets into a single view
Stories – Present a sequence of visuals with commentary
As you build, it’s important to organize your workbook logically. Name each sheet clearly, group related visuals, and save often.
Tip: Navigation becomes intuitive over time. Focus on understanding where to drop fields and how to interact with the canvas.
Lesson 1.5: Your First Visualization
Let’s walk through building your first visualization in Tableau.
Step-by-Step: Creating a Bar Chart
Open a new Sheet.
In the Data Pane, drag the field “Region” to the Columns shelf.
Drag the field “Sales” to the Rows shelf.
Tableau will automatically generate a bar chart.
Drag “Region” to the Color shelf on the Marks card to apply color.
Click on the Label shelf and activate “Show mark labels” to display values.
You’ve now created your first chart in Tableau using just a few drag-and-drop actions.
Exercise:
Using the Superstore dataset, build a bar chart that displays total Sales by Region. Format the chart by applying colors, adding labels, and ensuring your tooltips are informative.
Module Summary
In this first module, you’ve laid the foundation for working in Tableau. You’ve learned what Tableau is, how it fits into modern data workflows, how to install it, how to connect to your first data source, and how to create and format a simple chart.
You’re now ready to move beyond the basics and explore more advanced visualizations, calculations, and interactive dashboards.
In the next module, we’ll dive into the design principles that make a visualization not just functional, but effective—and explore how to filter, highlight, and structure more complex insights.