course_dv

Tableau Basic Features

This module introduces filtering and sorting techniques in Tableau. We will cover how to filter data at different levels and how to sort data effectively to enhance your visualizations.

Outcomes:

Links:

Split Field

Tableau can split fields based on a delimiter. Right-click on a field and select Split. Tableau will create new fields based on the detected delimiter. You should probably rename the new fields, and often will need to set the datatype.

Create calculated field

You can create new fields based on calculations of existing fields. Right-click in the data pane and select Create Calculated Field. You can use a variety of functions to create new measures or dimensions.

Sort

Use Pages for a different style of filter

Dashboards / Stories

Tooltip

Data Cleaning

We sometimes need to adjust our incoming data. Two transformations we often use are pivoting and joining.

Filter

Understand the different levels of filtering

Generally you should focus on two types of filters: row and aggregate. Use a row-level to filter on a single’s row value. Use aggregate when we want to look at the result of SUM/COUNT/etc… These correspond to SQL’s WHERE and HAVING clauses.

Add a filter by:

Filter options: