Tableau Quiz: Worksheets Dashboards And Stories
10 questions · exam conditions
0:00
Worksheets Dashboards And StoriesQuestion 1 of 10

A map worksheet has been placed on a dashboard. During authoring, the analyst decides that profit, rather than sales, should determine the color of the marks. The dashboard's arrangement and actions should remain unchanged.

Where should the analyst make the primary change?

In the source worksheet, by replacing the field assigned to Color on the Marks card
In the dashboard, by replacing the map object with a profit-based layout object
In a new story point, by saving profit as the point's presentation state
In the dashboard action settings, by changing the action target from sales to profit
← Back to quizzes

Tableau Quiz

Tableau Quiz: Worksheets Dashboards And Stories

Practice Worksheets Dashboards And Stories in Tableau with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Worksheets Dashboards And Stories, giving you a quick way to practice the rules, question types, and explanations that matter most for Tableau.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A map worksheet has been placed on a dashboard. During authoring, the analyst decides that profit, rather than sales, should determine the color of the marks. The dashboard's arrangement and actions should remain unchanged.

Where should the analyst make the primary change?

  1. In the source worksheet, by replacing the field assigned to Color on the Marks card (correct answer)
  2. In the dashboard, by replacing the map object with a profit-based layout object
  3. In a new story point, by saving profit as the point's presentation state
  4. In the dashboard action settings, by changing the action target from sales to profit
Explanation: Whenever you see a question about modifying a visualization's appearance in Tableau, think carefully about where visual encoding actually lives — it lives in the worksheet, not the dashboard. A dashboard is essentially a container that displays worksheets; it doesn't own the marks, fields, or encoding decisions. Because the map is a worksheet placed onto the dashboard, its Marks card — including the Color shelf — belongs to that source worksheet. Swapping the field on the Color shelf in the source worksheet immediately updates every dashboard that references it, which is exactly what the analyst needs. Answer A is correct: making the change directly in the source worksheet's Marks card is the right, efficient approach. Answer B is wrong because dashboards don't have "profit-based layout objects" — layout objects are structural containers (horizontal, vertical, blank, text), not data-driven visual elements. You can't swap a map for a layout object and retain any visualization. Answer C confuses stories with worksheets. A story point captures a saved state or annotation for presentation purposes; it doesn't let you reassign which field drives color on an embedded worksheet's Marks card. Answer D misunderstands dashboard actions. Actions control interactivity between views — filtering, highlighting, or URL navigation triggered by user gestures — not the visual encoding of marks. Changing an "action target" isn't a concept that applies to color assignment. The key study tip: in Tableau, visual properties live in worksheets; dashboards display and arrange them. When a question asks where to change encoding (color, size, shape, detail), the answer is almost always the source worksheet.

Question 2

An analyst has created a map and a bar chart as separate views. Executives must see both views at the same time and select a state on the map to filter the bar chart. They do not need to move through a predefined presentation sequence.

Which Tableau content type should the analyst create to meet these requirements most directly?

  1. A worksheet that places the map and bar chart on separate Marks cards
  2. A dashboard that contains both worksheets and uses a filter action (correct answer)
  3. A story that places each worksheet in a separate story point
  4. A story that converts both worksheets into one combined visualization
Explanation: When a question describes users needing to see multiple views simultaneously and interact with them (like clicking one view to filter another), you're being tested on the difference between Tableau's three main content types: worksheets, dashboards, and stories. A dashboard is purpose-built for exactly this scenario. It acts as a canvas where you place multiple worksheets side by side, and it supports actions — including filter actions — that let one view control another. Here, placing the map and bar chart on a single dashboard and adding a filter action on the map satisfies both requirements: simultaneous visibility and interactive filtering. That makes B the correct answer. A is incorrect because a single worksheet can only display one visualization at a time per Marks card. You cannot place an independent map and bar chart side by side within one worksheet the way a dashboard allows. C is tempting but misses a key detail in the passage: executives "do not need to move through a predefined presentation sequence." Stories are designed for sequential, narrative-driven presentations — each story point is its own slide. Splitting views across story points also prevents simultaneous viewing, and filter actions between story points aren't supported. D describes something that isn't a real Tableau feature. You cannot merge two distinct worksheets into a single combined visualization within a story, making this a nonsense distractor designed to catch students who confuse stories with dashboards. Your study tip: on Tableau exam questions, the phrase "see both views at the same time" is almost always a signal pointing to a dashboard, while "step-by-step" or "narrative" language points to a story.

Question 3

A presenter wants to use one sales worksheet to discuss four regions in a fixed order. At each stage, the same visualization should open with a different region filter state, and the audience should move using presentation navigation.

Which approach best meets the requirement without creating four separate visualizations?

  1. Create a dashboard with four copies of the worksheet and show all regional states simultaneously
  2. Create a story with separate story points based on the worksheet and save the desired state for each point (correct answer)
  3. Create one worksheet and rely on the audience to change the region filter in the required order
  4. Create four dashboards that each replace the worksheet's data source with a regional data source
Explanation: When a question asks about guiding an audience through a fixed sequence of views using the same visualization, think about Tableau's Story feature — it's specifically designed for sequential, presentation-style walkthroughs. A Tableau Story lets you create multiple "story points," each of which can capture a saved state of the same worksheet — including a specific filter selection. So you can show Region = North in point one, Region = South in point two, and so on, all using a single underlying worksheet. The presenter advances through points using built-in navigation arrows, keeping the experience linear and controlled. That's exactly why B is correct: it satisfies every requirement — one worksheet, four distinct filter states, fixed order, and audience navigation — without duplicating visualizations. A misunderstands the requirement. Placing four copies of the worksheet on one dashboard shows all regions simultaneously, not sequentially. You'd also be creating four separate visualization instances, which directly contradicts the goal. C shifts control to the audience, which breaks the "fixed order" requirement. Relying on viewers to change filters themselves introduces unpredictability — someone could skip a region or apply the wrong filter — and removes the presenter's ability to guide the narrative. D is technically excessive and architecturally wrong. Replacing the data source per dashboard creates four entirely separate pipelines and four dashboards, not one visualization with states. It's the most complex solution and solves a problem that doesn't exist here. Your study tip: when you see "fixed order," "same visualization," and "navigation" in the same question, that's Tableau's Story feature being described almost word for word. Recognize that pattern and you'll answer these quickly.

Question 4

On one screen, users click a product category in a summary chart. A detail chart immediately updates, but the screen does not advance and no next or previous controls are involved.

Which interpretation of this behavior is most accurate?

  1. It is worksheet navigation because selecting a mark automatically creates another worksheet view
  2. It is dashboard interaction because an action coordinates views on the same dashboard (correct answer)
  3. It is story navigation because every selection moves to a saved story point
  4. It is story formatting because story captions control the detail chart's data
Explanation: When you see a question describing interactive behavior within Tableau, your first move should be identifying where that interaction lives — a single worksheet, a dashboard (multiple views on one screen), or a story (a sequence of navigable points). The scenario describes a single screen containing two charts where clicking one updates the other — no page advancement, no navigation controls. This is the textbook definition of a dashboard action: a filter, highlight, or URL action that coordinates communication between views sharing the same dashboard canvas. The detail chart responds to the selection because an action has been configured to pass context from one view to another, all within the same layout. That makes B the accurate interpretation. A misrepresents how worksheets work. Selecting a mark on a worksheet does not automatically generate another worksheet — worksheets are individual views built from data sources, and they don't spawn each other through user clicks. The coordination described requires a dashboard as the container. C introduces story navigation, which requires moving between story points — think of it like a slideshow advancing slides. Nothing in the passage suggests the screen changes or that story points are involved at all. D confuses story captions (the text labels beneath story points used for annotation and titling) with data-driving functionality. Captions don't control chart data; actions do. A useful rule of thumb: if multiple views update each other on the same screen without any navigation, think dashboard actions. If the screen advances like a presentation, think story navigation. That distinction resolves a large category of Tableau interaction questions quickly.

Question 5

A story must begin with a summary screen containing four coordinated visualizations. The next story point should show one detailed worksheet. The author wants the summary to remain interactive when presented.

How should the first story point be constructed?

  1. Use the first worksheet as the story point and convert its Marks card into four views
  2. Add all four worksheets directly to one story point as independently arranged story objects
  3. Use a dashboard containing the four worksheets as the content of the first story point (correct answer)
  4. Create four consecutive story points and configure them to appear simultaneously as one screen
Explanation: When building Tableau stories, you need to understand what objects can actually be dropped into a story point. A story point accepts either a single worksheet or a dashboard as its content — this is a fundamental constraint of the Stories feature. The key question here is: how do you display multiple coordinated views at once while keeping interactivity intact? Since the requirement is four coordinated visualizations on one screen that remain interactive during presentation, a dashboard is the natural solution. Dashboards are specifically designed to host multiple worksheets simultaneously, support layout customization, and preserve filter and highlight actions between views. Placing that dashboard as the content of the first story point satisfies every requirement — four views, one screen, full interactivity. That makes C the correct approach. A is wrong because a single worksheet's Marks card controls encoding for one chart, not a mechanism for splitting the view into four separate coordinated visualizations. You can't "convert" a Marks card into multiple distinct views. B reflects a common misconception — you cannot independently arrange multiple raw worksheets inside a single story point the way you can inside a dashboard. Story points hold one content object at a time. D misunderstands how story points work. Each story point is a discrete slide; there is no configuration that makes multiple consecutive story points display simultaneously as one screen. That would defeat the entire purpose of the sequential narrative structure. A useful rule of thumb: whenever a story requirement involves multiple views on one slide, think "dashboard first, then embed in story." Dashboards handle layout and coordination; stories handle narrative sequencing.

Question 6

An analyst needs a single screen containing two charts, a text explanation, an image, and a blank spacer. The charts must remain separate views and be positioned independently.

Which Tableau content type is the most appropriate composition surface?

  1. A worksheet, because its Marks card can position charts, images, and text as independent layout objects
  2. A worksheet, because placing two measures on the view automatically produces two independently positioned and formatted charts
  3. A story, because its caption area and story points together accommodate charts, images, and text on one screen
  4. A dashboard, because it can arrange multiple worksheet views alongside supporting layout objects such as text, images, and blank space (correct answer)
Explanation: When a question asks about combining multiple independent views with supporting elements on one screen, you're being tested on Tableau's core content types and their specific capabilities. A dashboard is Tableau's dedicated composition surface, designed precisely for this scenario. It lets you place multiple worksheet views as independent, freely positioned objects, and supplements them with layout objects including Text, Image, Blank, and Web Page containers. Each worksheet on a dashboard retains its own view, filters, and formatting — exactly what the scenario demands when it says the charts "must remain separate views and be positioned independently." D is the correct answer. A is wrong because a worksheet is a single-view canvas built around one visualization at a time. Its Marks card controls how data is encoded visually — it cannot position independent charts or embed images and text as layout objects the way a dashboard can. B is wrong for a similar reason. Placing two measures on a worksheet can produce a dual-axis chart or side-by-side marks, but these share one view and one axis context — they are not independently positioned, separately formatted charts. This option misrepresents how worksheets handle multiple measures. C is wrong because a story is designed for sequential, presentation-style narratives. Each story point displays one dashboard or worksheet at a time; the caption area is just a small annotation strip. A story cannot simultaneously display two independent charts alongside an image, text, and a spacer as a unified, single-screen layout. A useful rule of thumb: whenever a question mentions arranging multiple views plus supporting objects on one screen, think dashboard first.

Question 7

A worksheet named Regional Trend appears in both an executive dashboard and an operations dashboard. The analyst changes the worksheet from monthly to quarterly dates but wants the two dashboards to retain their own layouts and interactions.

What should the analyst expect?

  1. Both dashboards display the quarterly worksheet, while their dashboard-specific layouts and actions can remain different (correct answer)
  2. Only the dashboard edited most recently displays quarterly dates because each dashboard receives an independent worksheet copy
  3. Both dashboards inherit one shared layout and action configuration because they reference the same worksheet
  4. Neither dashboard changes until the worksheet is removed and added again to each dashboard
Explanation: When a worksheet appears in multiple Tableau dashboards, it's important to understand what is shared versus what is independent. Think of the worksheet as the data layer — it defines the view, including date granularity, calculated fields, and filters. The dashboards, by contrast, are presentation layers that each have their own layout configurations, dashboard actions, container arrangements, and sizing. Because both dashboards reference the same worksheet object, any change made to that worksheet — such as switching from monthly to quarterly dates — is immediately reflected wherever that worksheet is used. This makes A the correct answer: both dashboards will display the quarterly dates, and each dashboard can still independently maintain its own layout, containers, and dashboard-level actions (like filter actions or highlight actions). B is wrong because Tableau does not create independent copies of a worksheet for each dashboard. There is one worksheet, shared across all dashboards that include it. The premise of B contradicts how Tableau's object model works. C is wrong for the opposite reason: while the worksheet content is shared, the dashboard-level configuration — layout, actions, spacing — is absolutely not shared. Each dashboard has its own independent shell around that worksheet. D is wrong because the update is automatic and immediate. You do not need to remove and re-add the worksheet for dashboards to reflect the change. That behavior doesn't exist in Tableau. A helpful rule of thumb: in Tableau, worksheet = shared content, dashboard = independent container. Changes to the worksheet propagate everywhere; changes to dashboard layout stay local. Keep this distinction clear whenever a question involves multiple dashboards using the same sheet.

Question 8

A project requires three visualizations, a single interactive screen containing all three, and a guided presentation that begins with that screen and later presents a detailed view.

Which authoring plan best reflects the relationship among Tableau worksheets, dashboards, and stories?

  1. Create three worksheets, combine them in a dashboard, and use the dashboard and detail view as story points (correct answer)
  2. Create one dashboard for each visualization, combine the dashboards in a worksheet, and add it to a story
  3. Create the story first, build each visualization directly in a story point, and convert the first point to a dashboard
  4. Create three stories for the visualizations, arrange them in a dashboard, and use the dashboard as the detail view
Explanation: When working with Tableau's authoring hierarchy, picture a pyramid: worksheets are the foundation (individual charts/graphs), dashboards assemble multiple worksheets into one interactive view, and stories string together dashboards or worksheets into a guided narrative sequence. Keeping this hierarchy clear will help you eliminate wrong answers quickly. The scenario describes exactly this three-layer structure: three individual visualizations, one combined interactive screen, and a guided presentation. That maps directly to three worksheets → one dashboard → one story. Choice A follows this natural workflow precisely. You build each visualization as a worksheet, combine them into a dashboard for the interactive screen, then add that dashboard as a story point alongside a detail view for the guided presentation. This is how Tableau is designed to work. Choice B inverts the hierarchy by trying to embed dashboards inside a worksheet — that's backwards. Dashboards contain worksheets, never the other way around. Choice C breaks the workflow by building visualizations directly inside story points; story points display completed worksheets or dashboards, they don't serve as a canvas for building raw charts. You also cannot "convert" a story point into a dashboard after the fact. Choice D compounds two errors: stories cannot be placed inside a dashboard (the hierarchy doesn't allow it), and creating three separate stories for individual visualizations misunderstands what a story is for — it's a presentation tool, not a chart container. A helpful memory aid: W → D → S (Worksheets feed Dashboards, Dashboards feed Stories). Any answer choice that reverses or skips a layer in this chain is wrong by design.

Question 9

A report currently contains only one worksheet. Management wants to present it in four ordered stages: overview, unusual period, likely cause, and recommendation. Each stage should include its own explanatory caption, and viewers should use next and previous controls.

Which conclusion should guide the analyst's design?

  1. Keep only the worksheet because stories are appropriate only when multiple worksheets already exist
  2. Create a dashboard because every sequence of filtered states must be arranged on one dashboard
  3. Create a story because ordered narrative stages can reuse one worksheet with different saved states (correct answer)
  4. Create four worksheets because story points cannot present different states of the same worksheet
Explanation: When Tableau questions describe a sequential, narrative presentation with stages, captions, and navigation controls, you should immediately think of Stories — Tableau's feature designed exactly for guided, step-by-step communication. A Tableau Story is a sheet that contains an ordered collection of story points, each of which can display a worksheet or dashboard in a specific saved state (filters applied, marks selected, zoom level, etc.). Crucially, a single worksheet can appear across multiple story points showing different saved states — you don't need separate worksheets or dashboards to represent each stage. This is precisely what the scenario describes: four ordered stages with captions and next/previous navigation, all built from one worksheet. That makes C the correct conclusion. A is wrong because stories have no minimum worksheet requirement. One worksheet is plenty — story points simply capture different views of it. B misidentifies the right tool: dashboards are canvases for combining multiple views simultaneously, not for creating sequential navigation with captions. Filtering alone on a dashboard doesn't produce the ordered, captioned storytelling the scenario requires. D states a false limitation. Story points absolutely can display different saved states of the same worksheet — that's one of their core use cases. Creating four separate worksheets would be redundant and miss the point of stories entirely. Study tip: On Tableau exam questions, watch for trigger words like ordered stages, narrative, captions, and next/previous navigation — these signal Stories, not dashboards. Dashboards combine views side by side; Stories sequence them with a message.

Question 10

After adding a worksheet to a dashboard, an author hides the worksheet's tab to simplify navigation for viewers. Later, a calculation used by that view must be changed.

Which statement best describes the worksheet after its tab has been hidden?

  1. It has been converted into a dashboard object, so its calculations must now be edited in the dashboard
  2. It has been deleted from the workbook, although the dashboard retains a static image of the view
  3. It has become a story point, so the calculation must be updated through story navigation
  4. It still exists as the dashboard's source worksheet and can be accessed for worksheet-level editing (correct answer)
Explanation: When working with dashboards in Tableau, it's important to understand the distinction between hiding a sheet and removing it. Hiding a worksheet tab is purely a navigational convenience — it removes the tab from the tab bar so viewers aren't distracted, but the worksheet itself remains fully intact within the workbook. Because the worksheet still exists, it continues to serve as the live data source for the dashboard view. Any calculations, fields, or formatting live at the worksheet level, not the dashboard level. To edit a calculation used by that view, you simply unhide the sheet (right-click the tab area and select "Unhide Sheet"), make your edits, and the dashboard automatically reflects those changes. This confirms that D is correct — the worksheet is still the dashboard's underlying source and remains fully editable. A is wrong because dashboards don't absorb or convert worksheets into objects with independent calculation logic. A worksheet placed on a dashboard is always a live reference, not a self-contained object. B is a particularly tempting distractor — "hidden" can sound like "deleted" — but hiding a tab does not remove the sheet or freeze it as a static image. The connection remains live. C is incorrect because story points are a separate Tableau feature for sequential presentations; hiding a tab has no relationship to stories whatsoever. A useful rule of thumb: in Tableau, hiding ≠ deleting. Whenever you see a question about hidden sheets, remind yourself that the sheet is still there, still editable, and still powering any dashboard that uses it.