Tableau fundamentals
Interviews start with the basics: dimensions versus measures, calculated fields, and the difference between live connections and extracts.
Practice Tableau interview questions on dimensions vs measures, LOD expressions, calculated fields, live vs extract, joins vs blending, dashboards, and actions.
Published by PrepNPlaced. Last updated 2026-07-06. Preparation guidance, not a hiring guarantee.
Guide
Interviews start with the basics: dimensions versus measures, calculated fields, and the difference between live connections and extracts.
Expect deeper questions on joins versus blending, LOD expressions, parameters, and context filters — the tools that control granularity and interactivity.
Senior questions cover dashboard actions, dual-axis charts, published data sources, and how to make a slow workbook fast.
Question bank
Real questions from beginner to advanced, each with a concise model answer — practice them, then rehearse live in a mock interview.
Tableau is a business intelligence tool for connecting to data and building interactive dashboards and visualizations. It's used to explore data visually and share insights, with drag-and-drop authoring in Tableau Desktop and sharing via Server or Cloud.
Dimensions are qualitative fields that categorize data (region, product, date) and usually go on rows/columns. Measures are quantitative fields that get aggregated (sales, profit). Tableau colors dimensions blue and measures green by default.
A live connection queries the source database in real time, so data is always current but performance depends on the source. An extract is a compressed snapshot stored in Tableau's fast engine — faster and offline-capable, but needs refreshing.
A calculated field creates a new field using a formula based on existing data — for example profit ratio = SUM(Profit)/SUM(Sales). It lets you derive metrics without changing the source data.
A worksheet is a single view or chart. A dashboard combines multiple worksheets and objects on one interactive canvas. A story is a sequence of dashboards or sheets that walks the viewer through a narrative.
A join combines tables at the row level from the same source into one dataset before aggregation. Blending combines data from different sources at the aggregate level using a common field, and is used when a join isn't possible.
LOD expressions control the granularity of a calculation independent of the view. FIXED computes at a specified level regardless of filters, INCLUDE adds dimensions to the view level, and EXCLUDE removes them — useful for aggregations at a different grain than the visual.
A parameter is a dynamic value the user can change (via a control) to affect calculations, filters, or reference lines. For example, a parameter can let viewers switch the metric shown or set a threshold interactively.
Filters normally apply independently. A context filter runs first and creates a temporary subset that all other filters and LOD/top-N calculations operate on. Use it to improve performance or to make top-N filters respect another filter.
A group combines several dimension members into one category (e.g. states into a region). A set is a dynamic or fixed subset of members based on a condition (e.g. top 10 customers by sales) that you can use in calculations and filters.
A dual-axis chart plots two measures on the same view with two independent axes — for example sales as bars and profit ratio as a line. Synchronize the axes when the measures share a scale to avoid a misleading comparison.
Actions add interactivity to dashboards: filter actions filter other sheets on selection, highlight actions emphasize related marks, and URL/parameter actions navigate or change values. They make dashboards respond to user clicks.
Use extracts instead of live where possible, reduce the number of marks and worksheets per dashboard, minimize complex calculations and quick filters, aggregate data at the source, and hide unused fields. The performance recorder helps find the bottleneck.
A published data source is a shared, centrally managed connection (with its model, calculations, and extract schedule) on Tableau Server/Cloud. Multiple workbooks reuse it, ensuring consistent definitions and a single refresh.
Related Guides
Move between roadmap, interview-question, and product pages without losing the preparation thread.
SQL is the foundation behind BI dashboards.
Read guideCompare with the other leading BI tool.
Read guideRound out your analyst toolkit.
Read guideReturn to the parent resource hub for the full preparation path.
Open hubFAQ
Master the fundamentals (dimensions/measures, calculated fields, extracts), practice LOD expressions and blending, and be ready to talk through building and optimizing a real dashboard.
Yes. Most BI and analyst roles expect solid SQL alongside Tableau, since you often shape data with SQL before visualizing it. Practice both together.
Use AI Mock Interview for analyst-focused practice and the Interview Prep hub to plan your BI rounds and revise Tableau and SQL together.
Next Step
Use PrepNPlaced tools to turn this learning path into resume proof, targeted practice, and interview-ready explanations.