comparison

Tableau Chart Types for the Certification Exam: Choose the View That Answers the Question

Learn how to choose Tableau chart types by the analytical question, field type, and comparison needed for Data Analyst certification preparation.

Updated August 6, 2026·8 min read

Quick take

Parameters are not just selectors. They are useful when readers need one dashboard to switch metrics, thresholds, or ranking logic without duplicating views.

Tableau Chart Types for the Certification Exam: Choose the View That Answers the Question

For Tableau certification preparation, choose a chart by the question the data must answer—not by a memorized gallery. Use bars to compare discrete values, lines to show change across ordered time, scatter plots to inspect relationships between two measures, histograms and box plots for distributions, maps for geographic patterns, and treemaps or stacked views for part-to-whole questions. Then check whether the fields and the audience’s decision actually support that choice.

Verified August 6, 2026: chart-selection guidance and certification scope below were checked against current Tableau Help and Salesforce Trailhead. Examples are original practice scenarios, not released certification questions.

Why chart selection belongs in certification preparation

The current Salesforce Tableau Data Analyst Create Content preparation assigns 26% of its published scope to Create Content. Its chart list includes bar, line, pie, highlight table, scatter plot, histogram, treemap, bubbles, data tables, Gantt, box plots, area, dual-axis, and combination charts. That list is not a cue to force every chart into a dashboard. It is a cue to recognize which visual form exposes a pattern with the least distortion.

Tableau's own chart-selection guidance organizes visual choices by analytical task. A magnitude question asks which category is largest. A distribution question asks how often values occur. A correlation question asks whether two measures move together. A part-to-whole question asks how a component contributes to a total. If you identify the task before opening Show Me, you have a defensible reason for the chart choice.

Business questionFirst chart to testWhy it fits
Which product category has the highest sales?Sorted bar chartDiscrete values are easy to compare by length.
How did monthly profit change?Line chartOrdered dates make direction and movement visible.
Are discount and profit related?Scatter plotTwo measures can be plotted as paired positions.
How are order values distributed?Histogram or box plotBoth reveal frequency/spread rather than category rank.
Which states contribute sales?MapGeographic position is part of the question.
How much does each sub-category contribute to a category?Stacked bar or treemapThe total and components are visible together.

Choose a bar chart for discrete comparison

A bar chart is usually the clearest first choice when the task is to compare categories: sales by region, tickets by team, or profit by sub-category. Tableau describes magnitude charts as comparisons of relative size or value across discrete items and lists bars among the relevant views.

Use a zero baseline for ordinary bar comparisons so length represents magnitude honestly. Sort the bars when rank matters. If there are 35 categories, a horizontal bar chart may still be technically valid but functionally unreadable; filter to a justified subset, group categories, or use a different interaction. Do not use a pie simply because values add to a total when the reader’s real task is distinguishing close ranks.

Practice prompt: “Which three shipping modes generate the most sales?” Put Shipping Mode on Rows, Sales on Columns, sort descending, and use a bar mark. The correct insight is not merely “make bars”; it is that shipping mode is discrete and rank is the requested decision.

Use a line chart when order across time matters

Line charts are strong when the x-axis is genuinely ordered, usually a continuous date. They help a reader see trend, seasonality, acceleration, and reversals. A bar chart of twelve months can be acceptable for individual comparisons, but a line better emphasizes the connection between adjacent time periods.

Do not use a line to connect unordered categories such as region or product type. The line implies continuity where none exists. Likewise, avoid a dense line for hundreds of individual customers unless the question concerns a sequence for each customer. If two measures need comparison, a dual-axis or combination chart can work, but only when the axes are clearly labeled and the relationship is meaningful.

Practice prompt: “Did profit recover after a pricing change in April?” Put Month of Order Date on Columns, SUM(Profit) on Rows, use a line mark, and add a reference line or annotation only if you can identify the change date from the data context.

Use a scatter plot for a relationship, not a trend story

Tableau's chart help identifies scatter plots as a way to show correlation. A scatter plot needs two measures—one on each axis—and often a dimension on Detail to create many marks. For example, place Sales on Columns, Profit on Rows, and Customer Name on Detail. The question becomes whether customers with more sales also tend to have more profit, and where exceptions live.

Correlation is not causation. A certification-quality explanation distinguishes “these variables appear associated in this view” from “one variable caused the other.” Add a trend line only when the task calls for a summary relationship; examine outliers because a few large marks can change how the pattern looks.

Use histogram and box plot for distribution questions

A histogram groups a continuous measure into bins and shows frequency. It answers questions such as “Are order values concentrated near a typical range?” A box plot summarizes distribution through quartiles and outliers, which is useful when comparing distributions across categories. Tableau lists both under distribution choices.

Do not substitute a bar chart of raw order IDs for a histogram. Raw IDs are not bins, and the resulting chart says nothing about value frequency. Before making a histogram, decide whether the bin size lets a reader see structure instead of random noise. Before making a box plot, ensure the reader needs spread and unusual values, not a single average.

Use part-to-whole charts cautiously

Tableau lists pie charts, area charts, stacked bars, and treemaps for part-to-whole analysis. The choice depends on how many pieces and whether comparison matters. A pie can communicate a small number of clearly different shares. A stacked bar compares totals and composition across a few categories. A treemap uses area efficiently when there are many hierarchical components, although close values are harder to compare precisely.

Worked example: A manager asks whether Furniture, Office Supplies, or Technology contributes the largest share of total sales. A sorted bar chart gives the clearest rank. If the manager instead asks how sub-categories compose each category, a stacked bar or treemap becomes more relevant. The same numbers can support different charts because the questions are different.

Maps require a genuine geographic question

Use maps when location itself contributes meaning. Tableau's chart-selection help describes spatial views as a way to show precise locations and geographic patterns. State, city, postal code, and latitude/longitude can be appropriate geographic fields. A map of sales by state may reveal a regional cluster; a map of generic categories only decorates the dashboard.

Check geographic roles and ambiguous names before trusting a map. “Paris” can refer to multiple places, and a dot at the wrong location is worse than no map. If the real question is only “which state has the most sales,” a sorted bar chart can be clearer than a filled map.

A fast chart-selection workflow

  1. Write the decision question in one sentence.
  2. Name the field types: categorical dimension, continuous measure, date, or geographic field.
  3. Identify the task: comparison, change, relationship, distribution, part-to-whole, or spatial pattern.
  4. Build the simplest matching chart.
  5. Remove an encoding if it does not answer the question. Color, size, labels, and dual axes should add meaning, not decoration.
  6. Test whether a reader can state the takeaway without hovering every mark.

This workflow is more reliable than treating Show Me as an answer key. Tableau’s Marks card documentation lets you change mark type, but changing a mark from bar to line does not change the analytical task. Explain the decision first, then use the interface.

FAQ: Which Tableau chart types should I know for the Data Analyst credential?

Salesforce’s current Create Content preparation names common views including bar, line, pie, highlight table, scatter plot, histogram, treemap, bubble, data table, Gantt, box plot, area, dual-axis, and combination charts. Practice choosing them from a business question rather than memorizing a list.

FAQ: Is a pie chart always wrong in Tableau?

No. A pie can be appropriate for a small number of clearly different parts of a whole. Use a sorted bar when precise comparison between categories is the reader’s primary task.

FAQ: When should I use a map instead of a bar chart?

Use a map when spatial position or geographic clustering informs the decision. Use a bar chart when the reader only needs an accurate rank or magnitude comparison.

Practice chart choice with the rest of the curriculum

Continue with the Tableau certification complete guide, then practice groups versus sets and LOD calculations. The Tableau study guide organizes the wider skills sequence. For feedback on a chart choice in your own practice workbook, use the SimpuTech Tableau study coach.

Verification disclosure: chart-selection guidance and certification scope were verified against Salesforce Trailhead and Tableau Help on August 6, 2026. Product and certification-prep content can change; confirm current official guidance before an exam.

Ready to pass Tableau Desktop Specialist?

Get the complete study package

📄 Tableau Desktop Specialist Study Guide PDF

125+ pages · Practice questions · Study plan · Exam cheat sheets

Get the PDF — $19

🤖 AI Study Tutor

Unlimited Q&A · Instant explanations · Personalized to Tableau Desktop Specialist

Try SimpuTech Free →

Use code TABLEAU50 — 50% off first month

More Tableau Desktop Specialist resources