New · Cohort 3Engineering Analytics Cohort 3 goes live 25 July — only 30 seatsRegister Now
Tableau Interview Questions

Tableau Interview Questions For Data Analyst and BI Roles

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

What To Learn And How To Practice

Tableau fundamentals

Interviews start with the basics: dimensions versus measures, calculated fields, and the difference between live connections and extracts.

Dimensions vs measures
Live connection vs extract
Calculated fields

Data modeling and calculations

Expect deeper questions on joins versus blending, LOD expressions, parameters, and context filters — the tools that control granularity and interactivity.

Joins vs data blending
LOD (FIXED / INCLUDE / EXCLUDE)
Parameters and context filters

Dashboards and performance

Senior questions cover dashboard actions, dual-axis charts, published data sources, and how to make a slow workbook fast.

Dashboard actions and interactivity
Dual-axis and combined charts
Performance optimization

Question bank

14 interview questions with answers

Real questions from beginner to advanced, each with a concise model answer — practice them, then rehearse live in a mock interview.

BeginnerWhat is Tableau and what is it used for?

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.

BeginnerWhat is the difference between dimensions and measures?

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.

BeginnerWhat is the difference between a live connection and an extract?

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.

BeginnerWhat is a calculated field in Tableau?

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.

IntermediateWhat is the difference between a worksheet, dashboard, and story?

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.

IntermediateWhat is the difference between joining and blending data in Tableau?

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.

IntermediateWhat are LOD (Level of Detail) expressions?

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.

IntermediateWhat is a parameter in Tableau?

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.

IntermediateWhat is the difference between a context filter and a normal filter?

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.

IntermediateWhat is the difference between a set and a group?

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.

AdvancedWhat is a dual-axis chart and when do you use it?

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.

AdvancedWhat are Tableau actions?

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.

AdvancedHow do you improve the performance of a slow Tableau dashboard?

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.

AdvancedWhat is a published data source?

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.

FAQ

Common Questions

How do I prepare for a Tableau interview?

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.

Is SQL needed for a Tableau role?

Yes. Most BI and analyst roles expect solid SQL alongside Tableau, since you often shape data with SQL before visualizing it. Practice both together.

How can PrepNPlaced help?

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

Turn The Guide Into Practice

Use PrepNPlaced tools to turn this learning path into resume proof, targeted practice, and interview-ready explanations.

Practice AI Mock Interview