Tableau Desktop Specialist Course
A structured Tableau Desktop Specialist course covering data connection, preparation, visual analytics, calculations and filters, and dashboards with linked practice questions.
Course progress
0 / 5
Back to courses
What you will learn
- Understand the Tableau Desktop Specialist exam structure.
- Connect to data with live connections and extracts.
- Clean and shape data with Tableau Prep.
- Build charts, marks, reference lines, and forecasts.
- Use calculations, filters, parameters, and dashboards.
Before you start
- No prior certification is required.
- Basic familiarity with spreadsheets and charts is helpful.
- Downloading Tableau Desktop or Tableau Public helps practice.
Lesson 1 Understanding the Tableau Desktop Specialist Exam
The Tableau Desktop Specialist exam tests practical skills in connecting to data, preparing it, building visualizations, and sharing insights. The exam is designed for new Tableau users and covers foundational features rather than advanced server administration. Questions focus on real tasks: choosing a connection, understanding dimensions and measures, using common marks and shelves, applying basic calculations and filters, and building dashboards. A good study path starts with the Tableau interface and data connection options, then moves to cleaning and shaping data, then visual analytics, then calculations and filters, and finally dashboards and publishing. You should practice with sample workbooks and small datasets. The official exam guide lists five domains: connecting to data, preparing data, exploring and analyzing data, sharing insights, and understanding Tableau concepts. This course follows that order and links to a practice bank with 60 original questions.
Example
Example: Tableau Desktop Specialist questions cover connecting data, preparing it, and building dashboards.Lesson 2 Connect and Prepare Data
Tableau connects to many data sources including Excel, CSV, databases, and cloud services. A live connection queries the source every time you work, so it is useful when data must stay fresh. An extract creates a local .hyper snapshot, which is faster and works offline but must be refreshed. When you connect to Excel or CSV files, the Data Interpreter can detect header rows and remove extra metadata. In Tableau Prep, joins combine tables side by side using a matching field, unions stack tables with the same structure, and pivot steps reshape columns into rows. Cleaning steps can rename fields, change data types, split columns, and replace nulls. Geographic fields need a geographic role, such as Country or State, before maps can use them. The Data pane separates fields into dimensions, shown in blue, and measures, shown in green. Understanding these choices makes later analysis faster and more reliable.
Example
Example: A live connection queries the database in real time; an extract is a local snapshot.Lesson 3 Build Visual Analytics
Visual analytics begins by dragging fields to the Rows and Columns shelves. Dimensions add headers and create groups; measures are aggregated and create axes. The Marks card controls color, size, label, detail, and tooltip for each mark. The Show Me panel suggests chart types based on the fields you select. Line charts are useful for trends over time, bar charts compare categories, scatter plots show relationships between two measures, and heat maps use color to show density. Reference lines mark constant values or averages, trend lines show the direction of a relationship, and forecasts project future values. A dual-axis chart combines two measures with separate axes in one pane, often using different mark types. Tooltips can be edited to show only the details that matter. Good visual analytics means choosing the chart that makes the comparison or relationship easiest to read.
Example
Example: Drag a date field to Columns and a measure to Rows to create a line chart.Lesson 4 Calculations, Filters, and Parameters
Calculated fields let you create new values from existing fields. Basic functions include SUM, AVG, COUNT, MIN, MAX, ROUND, TODAY, IF, and IIF. You can also write IF THEN ELSE logic and use logical operators. Table calculations compute values based on the current view, and quick table calculations provide common options such as running total, percent of total, and rank. Level of detail expressions, such as FIXED, INCLUDE, and EXCLUDE, control the aggregation level. Filters control what appears in a view. Extract filters and data source filters run first, then context filters, then dimension and measure filters. Top N filters show only the highest or lowest values. Parameters let users choose a value that can drive calculations and filters. For the exam, practice writing simple formulas, changing filter order, and using parameters in dashboards.
Example
Example: Use an IF formula to label scores above 80 as high.Lesson 5 Dashboards, Sharing, and Exam Strategy
A dashboard combines worksheets, images, text, and filters on one canvas. Tiled objects snap to a grid, while floating objects can overlap. You can add dashboard filters, parameter controls, and actions. Filter actions let users click a mark to filter other sheets, and highlight actions emphasize matching marks. Stories arrange dashboards and worksheets into a sequence for a narrative. You can share workbooks by publishing to Tableau Cloud, Tableau Server, or Tableau Public. Extracts and data source filters improve performance; device layouts let you design separate mobile and desktop views. For the exam, practice building a small dashboard from scratch, adding a filter action, and checking that every sheet reacts correctly. Review the official exam guide, practice with the linked question bank, and use the explanations to close gaps before taking the exam.