Skip to main content

📊 Round 5 — Tableau & Business Intelligence

Complete Guide From Scratch for Fresher Data Analyst

What to expect: 20–30 minutes testing your ability to build dashboards, choose the right visualizations, and understand Tableau-specific concepts. DecisionTree's core offering includes dashboards and visualization — this is a must-know skill.


1. What is Tableau?

Tableau is a drag-and-drop business intelligence tool that lets you create interactive charts and dashboards without writing code. It connects to databases, spreadsheets, and cloud sources.

ComponentPurpose
Tableau DesktopBuild charts and dashboards (your primary tool)
Tableau Server/OnlinePublish and share dashboards with stakeholders
Tableau PrepClean and transform data before analysis (ETL)
Tableau PublicFree version — ideal for building a portfolio

2. Measures vs Dimensions — The Most Fundamental Concept

ConceptWhat It IsExampleIn Tableau
DimensionsCategorical fields — answer "WHAT" or "WHO"City, Product Name, Segment🔵 Blue pills — create headers and groups
MeasuresNumerical fields — answer "HOW MUCH"Revenue, Profit, Quantity🟢 Green pills — get aggregated (SUM, AVG)

🧠 Aise yaad rakho: Exam mein "Subject" = Dimension, "Marks" = Measure. X-axis pe Dimension, Y-axis pe Measure — bar chart ban gayi.

Continuous vs Discrete

TypeMeaningColorExample
DiscreteSeparate, distinct values — creates headers🔵 BlueCity names, Product categories, Months as labels
ContinuousA flowing range — creates an axis🟢 GreenExact dates, Revenue amounts, Temperature

🧠 Interview trick: "What happens when you change Date from Continuous to Discrete?" — Line chart becomes a bar chart. Mention this to impress.

Data Types in Tableau

TypeSymbolExample
StringAbcCustomer names, product names
Number (Integer)#Quantity, count of orders
Number (Decimal)#.#Revenue, profit margin
Date📅Order date, signup date
Date & Time📅⏰Transaction timestamp
BooleanT/FIs_Active, Has_Subscription
Geographic🌍City, State, ZIP code (auto-detected)

3. Chart Types — When to Use What

What You Want to ShowChart TypeExample
Compare categoriesBar ChartRevenue by city
Trend over timeLine ChartMonthly sales over 12 months
Part of a wholePie/Donut ChartMarket share by brand (use only for ≤5 categories)
DistributionHistogramAge distribution of customers
Relationship between 2 variablesScatter PlotAd spend vs Sales
Geographic dataMapSales by state/city
Hierarchical categoriesTreemapCategory → Sub-category sized by revenue
Performance vs TargetBullet ChartActual vs Target sales by region
Outliers and spreadBox PlotSalary distribution by department
Feature correlationsHeatmapCorrelation between numerical features
Ranking changes over timeBump ChartHow product rankings shift monthly
Flow/funnelFunnel ChartConversion funnel: Visit → Cart → Purchase

🧠 Common mistake: Pie chart mein 10 categories daal dena — unreadable. Rule: Pie chart sirf tab jab categories ≤ 5.