Cheat Sheet · Data & Analytics

Tableau Desktop Specialist Cheat Sheet

beginner

A free Tableau Desktop Specialist cheat sheet: joins vs blends, dimensions vs measures, filter order, calculations and dashboards for quick revision.

By The Exam Atlas Editorial Team · Verified 2026-06-06

A final-revision summary for the Tableau Desktop Specialist. Study aid only - no notes in the proctored exam.

Dimensions vs measures, discrete vs continuous

DistinctionWhat it controlsCue
Dimension vs measureThe field’s role: slice vs aggregateMeasures are aggregated (SUM, AVG); dimensions slice
Discrete vs continuousHow it is plottedDiscrete = blue = headers; continuous = green = axis

These are separate ideas: a date can be discrete or continuous; a measure can be made discrete.

Combining data (joins vs unions vs blends)

MethodWhat it doesUse when
JoinCombines tables at the row level on a keyTables share a key and live in one source
UnionStacks rows from similar tablesSame columns, e.g. monthly files
BlendLinks separate data sources on a shared fieldSources differ; link on a common dimension

Building visualisations

ToolPurpose
Marks cardControls colour, size, label, detail, shape, tooltip
Show MeSuggests chart types for the selected fields
Rows / Columns shelvesDefine the structure of the view
Filters shelfLimit what is shown
Pages shelfStep through the view by a field

Filter order of operations (high to low)

Extract -> Data source -> Context -> Dimension -> Measure -> Table calculation. Knowing this order explains “surprising” results.

Calculations

TypeExample
Basic / row-level[Sales] - [Cost]
AggregateSUM([Sales]) / SUM([Quantity])
Table calculationRunning total, % of total, rank, moving average
Level of Detail (LOD){ FIXED [Region] : SUM([Sales]) }

Sharing insights

ItemPurpose
DashboardCombine sheets, add filters and actions
StorySequence of sheets/dashboards to tell a narrative
PublishShare to Tableau Public / Server / Cloud

FAQ

Can I use notes in the Tableau Desktop Specialist exam?
No. It is proctored (online or at a test centre). Use this for final revision before exam day only.

Sources