Try 12 Tableau Desktop Specialist sample questions and practice-test preview prompts on data connections, fields, calculations, visual analytics, dashboard basics, and Tableau workflow decisions.
Tableau Desktop Specialist is the foundation Tableau route for data connections, fields, calculations, chart selection, visual analytics, dashboard basics, and common Tableau workflows.
Practice option: Sample questions available
Start with the 12 sample questions on this page. Dedicated practice for Tableau Desktop Specialist is not currently included as a full web-app practice page; enter your email to get updates when full practice becomes available or expands for this exam.
Need live practice now? See currently available IT Mastery exam pages.
Try these 12 original Tableau Desktop Specialist sample questions for self-assessment. They are not official Tableau questions and do not claim to reproduce the live exam.
Topic: Dimensions and measures
A worksheet shows total sales by customer segment. The analyst drags Order Date to Columns and wants to see monthly sales trends by segment. What is the best next step?
Sales to a dimension.Order Date and keep Sales aggregated as a measure.Customer Segment because time series cannot use dimensions.Best answer: B
Explanation: Tableau Desktop Specialist questions often test field roles and aggregation. Dates can be used at a selected level such as month, and sales should usually remain a measure aggregated over the chosen date and segment dimensions. Converting sales to a dimension or removing segment would make the view less useful.
Topic: Filters
A user applies a filter to show only the East region, but the dashboard still shows national totals in one worksheet. What should the author check first?
Best answer: D
Explanation: A filter on a dashboard may apply to one worksheet, selected worksheets, related data sources, or all applicable sheets depending on configuration. If one worksheet still shows national totals, the likely issue is filter scope or data-source relationship rather than the title or mark count.
Topic: Calculated fields
A manager wants profit ratio calculated as total profit divided by total sales for each category. Which approach is most appropriate?
Best answer: A
Explanation: Profit ratio should usually be calculated as aggregate profit divided by aggregate sales for the level of detail in the view. Summing row-level percentages can produce misleading results because each row may have different sales volume. The question tests calculation grain and aggregation.
Topic: Chart selection
A stakeholder wants to compare sales across product categories for a single quarter. Which visualization is usually the clearest starting point?
Best answer: C
Explanation: For comparing magnitudes across categories, a sorted bar chart is often clearer than a pie chart or map. The business question is categorical comparison, not geographic distribution or time trend. Tableau candidates should choose the visual that answers the question directly.
Topic: Dashboard usability
A dashboard has six filters, three legends, and several worksheets. Users say they do not know where to start. What is the best improvement?
Best answer: D
Explanation: Dashboard design should support a clear analytical task. Too many controls and worksheets can create cognitive load. The best answer improves the user path by clarifying purpose, reducing clutter, and arranging views and filters around the decision being made.
Topic: Data connections
A workbook connects to a spreadsheet that is updated weekly. The analyst wants the workbook to reflect refreshed data without rebuilding every worksheet. What should they manage carefully?
Best answer: B
Explanation: When source data changes, Tableau depends on connection configuration and field consistency. Renamed fields, changed data types, or broken refresh steps can affect worksheets. Visual formatting is secondary to data-source continuity.
Topic: Aggregation
An analyst sees AVG(Sales) in a worksheet but expected total sales. What is the most direct fix?
Best answer: A
Explanation: Tableau aggregates measures according to the selected aggregation function. If the question is total sales, SUM(Sales) is usually appropriate. Adding dimensions changes level of detail but does not directly correct the aggregation choice.
Topic: Marks card
A worksheet should show profit by category and use color to distinguish profitable versus unprofitable categories. Where is the color encoding most directly configured?
Best answer: C
Explanation: The Marks card controls visual encodings such as Color, Size, Label, Detail, and Tooltip. A field or calculation that identifies profit status can be placed on Color. The data-source page and dashboard sizing do not directly configure mark color.
Topic: Joins and relationships
After combining order data with returns data, the analyst sees duplicated sales totals. What should they investigate?
Best answer: D
Explanation: Duplicated totals after combining data commonly point to grain or key issues. If one side has multiple matching rows, measures can multiply. Tableau candidates should check row-level granularity, join keys, relationships, and the intended level of analysis.
Topic: Sorting
A bar chart lists product categories alphabetically, but the stakeholder wants to focus on the largest revenue categories. What is the best action?
Best answer: B
Explanation: Sorting by the relevant measure makes categorical comparison easier when the user wants largest or smallest values. The chart type is already appropriate; the issue is the ordering. Hiding categories changes the analysis rather than improving readability.
Topic: Tooltips
A worksheet shows sales by region, and users need to see profit and order count when hovering over a mark. What should the author adjust?
Best answer: A
Explanation: Tooltips can provide supporting context without cluttering the view. Adding profit and order count to the tooltip helps users inspect a mark while keeping the main visualization focused. This is a common Tableau workflow detail.
Topic: Workbook workflow
A beginner repeatedly rebuilds similar worksheets from scratch after changing one calculated field. What habit would reduce rework?
Best answer: C
Explanation: Tableau workflow rewards deliberate reuse. Calculated fields, data sources, and worksheet structures can be reused or duplicated when managed carefully. Rebuilding from scratch increases error risk and slows analysis.