Tableau Interface Tour

Before you build your first chart, you need to know where things are. The Tableau Desktop interface has a clear layout. Each section has a specific job. This topic walks through every part of the screen.

The Start Page

When you open Tableau Desktop, you land on the Start Page. The left side shows options to connect to data — files, databases, and cloud services. The right side shows your recently opened workbooks. Click a data source to begin a new project.

The Workspace After Connecting Data

Once you connect to a data source and open a Sheet, the main workspace appears. This is where you build all your visualizations.

Diagram: Tableau Workspace Layout

+--------------------------------------------------+
|  Menu Bar (File, Data, Worksheet, Analysis...)   |
+--------------------------------------------------+
|  Toolbar (Undo, Save, Show Me, New Sheet...)     |
+--------------------------------------------------+
|          |                                       |
|  DATA    |        CANVAS (Drop fields here)      |
|  PANE    |                                       |
|          |  +----------------------------------+ |
|Dimensions|  |  Columns shelf                   | |
|  (Blue)  |  +----------------------------------+ |
|          |  |  Rows shelf                      | |
| Measures |  +----------------------------------+ |
|  (Green) |  |                                  | |
|          |  |   Your chart appears here        | |
| Analytics|  |                                  | |
|   Pane   |  +----------------------------------+ |
|          |                                       |
+--------------------------------------------------+
|  Sheet tabs     |  Dashboard tab  |  Story tab   |
+--------------------------------------------------+

Data Pane

The Data Pane sits on the left side of the screen. It shows all the columns from your connected data source. Each column appears as a field. Fields in blue are Dimensions. Fields in green are Measures. You will learn the difference between them in the next topic. Think of the Data Pane as your ingredients list before you cook a meal.

Columns and Rows Shelves

Near the top of the canvas, you see two shelves: Columns and Rows. Dragging a field to Columns places it on the horizontal (left-to-right) axis. Dragging a field to Rows places it on the vertical (up-down) axis. Tableau uses these two shelves to decide how to draw your chart.

Example

Drag "Region" to Columns and "Sales" to Rows. Tableau instantly draws a bar chart showing sales for each region. No setup. No formulas.

Marks Card

The Marks Card sits between the Data Pane and the canvas. It controls how your data points look — their color, size, shape, label, and tooltip. Drag a field to the Color box in the Marks Card to color-code your chart automatically.

Marks Card Options

Marks Card SlotWhat It ControlsExample Use
ColorData point colorColor bars by product category
SizeData point sizeMake bubbles larger for higher sales
LabelText shown on chartShow exact sales value on each bar
DetailAdds granularity without a visual changeBreak data down by order ID
TooltipText shown on hoverShow extra info when mouse hovers a bar

Show Me Panel

The Show Me panel appears at the top right corner. It shows thumbnail previews of chart types. Select one or more fields in the Data Pane, then click a chart type in Show Me, and Tableau builds that chart automatically. It is the fastest way for beginners to explore chart options.

Filters Shelf

The Filters Shelf sits above the Marks Card. Drag a field there to limit what data appears in your chart. For example, drag "Year" to Filters and select only 2023. Your chart updates to show only 2023 data.

Analytics Pane

Click the Analytics tab at the top of the Data Pane to switch to the Analytics Pane. From here you can drag trend lines, reference lines, and average lines directly onto your chart. These tools help you add statistical context without calculations.

Sheet Tabs, Dashboard Tabs, Story Tabs

At the very bottom of the screen, you see tabs. Each Sheet tab holds one chart. Dashboard tabs let you combine multiple sheets. Story tabs let you sequence dashboards into a presentation. Right-click any tab to rename, duplicate, or delete it.

Toolbar Icons You Will Use Often

Icon / ButtonWhat It Does
Undo (Ctrl+Z)Reverses your last action
Swap Rows and ColumnsFlips your chart from horizontal to vertical
Sort Ascending / DescendingSorts chart data by value
Fit Width / Entire ViewAdjusts how the chart fills the screen
Show MeOpens chart type selector panel

Summary

The Tableau interface has a Data Pane on the left, a canvas in the center with Columns and Rows shelves, a Marks Card for visual styling, a Filters Shelf for limiting data, and tabs at the bottom for sheets, dashboards, and stories. Spending 10 minutes clicking around each area builds comfort before you create your first chart.

Leave a Comment

Your email address will not be published. Required fields are marked *