14.2 Hierarchy & Financial Visualizations: Waterfall, Funnel, Treemap, & Sunburst

Key Takeaways

  • Waterfall charts (bridge charts) illustrate how an initial baseline value increases or decreases through sequential positive and negative transactions to reach a final total.
  • In a Waterfall chart, intermediate subtotals and grand totals must be designated manually by selecting the specific data point and enabling 'Set as total' in the Format Data Point pane.
  • Funnel charts visualize sequential attrition and conversion stages across a linear process, centering horizontal bars proportionally without requiring secondary axes.
  • Treemaps display hierarchical data as space-efficient nested rectangular tiles, optimal for comparing relative proportions across 1–2 categorical tiers.
  • Sunburst charts illustrate multi-tiered hierarchical relationships as concentric radial rings, where slice angles represent proportions and outer rings represent deeper descendant branches.
Last updated: September 2026

13.2 Hierarchy & Financial Visualizations: Waterfall, Funnel, Treemap, & Sunburst

Executive reporting demands visual clarity when communicating complex financial movements, conversion pipelines, and nested categorical structures. Standard bar and pie charts fail when illustrating how intermediate debits and credits impact an operating balance or how revenue cascades across multi-tiered corporate divisions. To address these sophisticated reporting scenarios, Microsoft Excel incorporates specialized financial and hierarchy charting engines: Waterfall, Funnel, Treemap, and Sunburst charts. Mastery of these visualization types requires understanding their specific structural requirements, formatting controls, and axis behaviors.


Waterfall Charts: The Financial Variance Bridge

A Waterfall Chart (frequently referred to in corporate finance as a bridge chart) visualizes the cumulative effect of sequentially introduced positive and negative values. Beginning with an initial starting baseline, individual floating columns depict intermediate increases and decreases, culminating in a grounded ending balance. Typical applications include corporate earnings walks (Gross Sales to Net Income), inventory reconciliations, and budget-versus-actual variance explanations.

$100M ┼───███
 $80M ┼───███  (+20M)                                     ───███ (Net Total)
 $60M ┼───███───███                                          ███
 $40M ┼───███   ███───░░░ (-30M)                             ███
 $20M ┼───███   ███   ░░░───░░░ (-15M)                       ███
   $0 ┴──────────────────────────────────────────────────────███─────────
        Gross   New   COGS  OpEx   Tax   Misc   ...       Ending
        Start  Sales                                       Profit
        [Total]  [+]   [-]   [-]   [-]   [+]              [Total]

Step-by-Step Waterfall Construction & Total Pillar Setup

By default, Excel's Waterfall engine assumes every value in the selected data range is an incremental floating addition or deduction. Consequently, intermediate subtotals (such as Operating Income) and final summary figures (such as Net Income) will incorrectly float in mid-air unless the author explicitly configures them as anchor pillars.

  1. Select the two-column table containing row descriptions and numerical values (including starting values, positive additions, negative deductions, and intermediate/final totals).
  2. Click Insert > Charts > Insert Waterfall, Funnel, Stock, Surface, or Radar Chart > Waterfall.
  3. Identify the summary columns that should ground to the horizontal zero baseline (e.g., Starting Capital, Gross Profit, Net Income).
  4. Isolate the specific column: Click once on the chart series to select all columns, then click a second time on the specific target column (selection handles must appear exclusively around that single bar).
  5. Right-click the selected column and choose Format Data Point... (or press Ctrl+1).
  6. In the Format Data Point task pane, check the Set as total box.
+-------------------------------------------------------------------+
|                         Format Data Point                         |
+-------------------------------------------------------------------+
| Series Options                                                    |
|   [x] Set as total                                                |
|                                                                   |
|   [x] Show connector lines                                        |
+-------------------------------------------------------------------+

Upon checking Set as total, three immediate visual transformations occur:

  • The bar anchors firmly to the horizontal axis ($0 baseline).
  • The bar changes color from the variance palette (green/red) to the dedicated Total fill color (default dark blue/grey).
  • Connecting lines between adjacent columns automatically recalculate their origin to bridge from the top of the newly designated total pillar.

Funnel Charts: Visualizing Pipeline Velocity & Attrition

A Funnel Chart displays values across sequential stages in a linear business process. As items progress through each consecutive operational stage, values typically experience attrition, causing the bars to narrow progressively. Primary use cases include sales conversion pipelines (Website Visits ➔ Inquiries ➔ Qualified Leads ➔ Contract Proposals ➔ Closed Deals), HR recruitment cycles, and customer onboarding funnels.

Stage 1: Website Visitors (100,000)   [════════════════════════════════════]
Stage 2: Marketing Leads (42,000)            [═════════════════════]
Stage 3: Sales Qualified (18,000)                  [═════════]
Stage 4: Proposals Sent (6,500)                      [═══]
Stage 5: Closed Deals (2,100)                         [═]

Implementation Rules for Funnel Charts

  • Pre-Sorting Dependency: Unlike Pareto charts, Funnel charts do not sort data automatically. If stages are entered out of sequential order, the visual funnel shape will break. Authors must order source records chronologically or logically according to the process flow prior to chart creation.
  • Symmetrical Horizontal Layout: Excel automatically centers each horizontal bar along a shared vertical midline, rendering proportional widths that make relative drop-offs between stages immediately apparent.
  • Data Structure: Requires a single column of stage labels and a single column of non-negative numerical values (Insert > Charts > Waterfall, Funnel... > Funnel).

Hierarchical Visualizations: Treemap vs. Sunburst

When data contains nested parent-child categories (such as Region > Country > City or Department > Cost Center > Expense Category), standard charts cannot communicate relative proportions without creating confusing multi-level axis clutter. Excel provides two dedicated hierarchical charts to solve this problem:

TREEMAP (Nested Rectangles)                  SUNBURST (Concentric Rings)
+-------------------+-------------+          
| NORTH AMERICA     | EUROPE      |                 (   ( Root )   )
| +--------+------+ | +---------+ |                ( Level 1  Level 1 )
| | USA    | CAN  | | | UK  | DE| |               ( L2   L2    L2   L2 )
| +--------+------+ | +---------+ |          
+-------------------+-------------+          

Treemap Charts (Rectangular Nested Space Fillers)

A Treemap displays hierarchical data as a collection of nested rectangles. The area of each rectangle is strictly proportional to its numerical value relative to the whole.

  • Visual Mechanics: Top-level parent categories form large outer bounding containers. Lower-level child subcategories are nested inside these containers as proportional tiles.
  • Label Options: Open Format Data Series > Series Options > Label Options to select between:
    • Overlapping: Displays parent labels directly inside child tiles (compact).
    • Banner (Recommended): Displays parent category names across a dedicated header banner spanning the top of each category cluster.
    • None: Omits category headers entirely.
  • Best Applied When: Space is limited, hierarchy depth is shallow (1 to 2 levels), and the primary objective is rapid visual comparison of relative volume.

Sunburst Charts (Radial Multi-Tier Decompositions)

A Sunburst Chart displays hierarchical data radially across concentric rings.

  • Visual Mechanics: The center circle represents the top-level parent categories (Root / Level 1). Each additional ring extending outward represents a deeper descendant level of the hierarchy. The angular arc length of each slice is proportional to its value.
  • Best Applied When: Analyzing deep, multi-tiered hierarchies (3 or more levels) where visualizing the exact structural branching between parent nodes and multiple child descendants is paramount.

Source Data Preparation for Hierarchical Charts

Both Treemaps and Sunburst charts enforce strict data architecture rules. Source data must be arranged in contiguous columns from highest hierarchy level to lowest, followed by the numerical metric column:

Column A (Level 1)Column B (Level 2)Column C (Level 3)Column D (Value)
North AmericaUnited StatesCommercial4,200,000
North AmericaUnited StatesEnterprise6,800,000
North AmericaCanadaCommercial1,500,000
EuropeUnited KingdomEnterprise3,100,000

Exam Trap & Data Integrity Rule: Never include pre-aggregated total or subtotal rows (such as "North America Total") within the selected source range. Excel's Treemap and Sunburst calculation engines compute parent sums dynamically from individual child values. If an analyst includes subtotal rows, Excel treats the subtotal as an additional child item, doubling the category's reported size.

Test Your Knowledge

An analyst generates a Waterfall chart to illustrate how Gross Revenue transitions to Net Income through various revenue additions and expense deductions. In the resulting chart, the final 'Net Income' column is floating in mid-air above the baseline rather than resting on the zero axis as an anchor pillar. How should the analyst resolve this issue?

A
B
C
D
Test Your Knowledge

Which hierarchical chart type organizes multi-level nested categories as concentric radial rings, where the center circle represents the top-level parent categories and each outer ring represents deeper descendant subcategories?

A
B
C
D
Test Your Knowledge

A marketing manager needs to visualize the progression of prospects through a five-stage sales pipeline (Impressions, Clicks, Qualified Leads, Proposals, Closed Won). Which chart type is specifically designed to display sequential stages with progressively decreasing values centered horizontally?

A
B
C
D