Data Exploration
Data exploration in Tableau is the process of visually investigating a dataset to understand its patterns, outliers, and relationships before building a final dashboard.
Dimensions and Measures
Tableau automatically splits fields into two categories in the Data pane:
- Dimensions - categorical fields like Region, Product, or Date, usually shown in blue.
- Measures - numeric fields like Sales or Profit, usually shown in green, that can be aggregated.
Building a Quick View
Drag a dimension to Columns and a measure to Rows to instantly generate a chart - Tableau picks a sensible default chart type (Show Me can suggest others).
Drilling Down
Double-clicking a dimension hierarchy (like Country > State > City) lets you drill from a high-level summary into more granular detail without rebuilding the view.
Using Show Me
The Show Me panel recommends chart types based on which fields are currently selected, making it easy to try different visual forms of the same data quickly.