Lineage & Impact Analysis

Visualize data flow, determine what breaks before changes reach production, and trace dependencies from data connections to Tableau dashboards.

Impact analysisLineage diagramData ConnectionTableau ServerGovernance

The Lineage & Impact Analysis page creates interactive diagrams that visualize the journey of your data — tracing the flow from data connections and databases through tables and fields, all the way to the Tableau workbooks, dashboards, and storyboards that depend on them. It answers two key questions: where does this data come from? and what will break if it changes?

New to these concepts? See our guides on Tableau impact analysis and metadata management for BI teams.

Use Cases

  • Impact Analysis: Determine exactly which dashboards and worksheets will break if a database team modifies a table or removes a column.
  • Dependency Tracing: Starting from a Tableau workbook, trace back to the exact database tables and fields it depends on.
  • Governance: Identify which workbooks are using a specific data connection to support access control reviews or decommissioning decisions.

Prerequisites

To use this page, metadata must first be exported to a configured database by processing workbooks with the Database output type.

No Metadata Yet?
Admins / Power Users — Go to Processing & Scheduling to process files and export metadata to a database.
Read-Only Users — Ask an Admin or Power User to configure a metadata source and run an export.

Page Layout

The page is divided into three independently collapsible sections. Click the header of any section to expand or collapse it.

SectionDescription
FiltersSelect your source type and apply cascading filters
Impact Analysis(Data Connection mode only) A summary of all Tableau objects impacted by your selection
Lineage DiagramThe visual representation of data flow

Section 1: Filters

Lineage & Impact Analysis filters
Filters section: Select source type and apply cascading filter dropdowns.

Step 1 — Select a Source Type

Source TypeWhat it does
Data ConnectionStart from a data connection and trace downstream to the Tableau assets that depend on it. Also triggers the Impact Analysis section.
Tableau ServerStart from a Tableau site, project, or workbook and visualize the full data lineage, including the upstream data sources, tables, and connections that feed your Tableau content.

Step 2 — Apply Cascading Filters

Once a source type is selected, a row of cascading filter dropdowns appears. Each level only becomes active after the one above it is selected.

Data Connection Mode

FilterRequiredNotes
Data Connection✅ YesSelect one or more connections. Submit is disabled until at least one is chosen.
Database NameOptionalActivates after a connection is selected
Table NameOptionalActivates after a database is selected
Field NameOptionalActivates after a table is selected

Tableau Server Mode

FilterRequiredNotes
Site Name✅ YesSelect one or more sites. Submit is disabled until at least one is chosen.
Project NameOptionalActivates after a site is selected
Workbook NameOptionalActivates after a project is selected
Cascading Behaviour
If a lower level is left empty, Rapid BI Catalog automatically includes all children below the deepest selection. For example, selecting a Database but leaving Tables empty will include all tables in that database.

Step 3 — Submit or Reset

  • Submit — Generates the Lineage Diagram and (in Data Connection mode) the Impact Analysis. Disabled until the minimum required filter is selected.
  • Reset Filters — Clears all filter selections and resets the diagram and impact analysis. Disabled when no filters are applied.

Section 2: Impact Analysis (Data Connection Mode Only)

Impact analysis KPI panels
Impact Analysis: Grouped KPI panels showing counts of impacted Tableau objects.

This section appears automatically when the Data Connection source type is selected. It provides a structured count of every Tableau object impacted by your selection.

Licence — Lineage Granularity
Object-level lineage (down to tables, fields, calculated fields, sets, groups, and bins) requires the Professional or Enterprise plan. On the Starter plan, lineage is file-level: the Tableau Data Sources and Fields & Derived Objects panels show "Unavailable at File level", and the Workbooks & Visuals panel shows only the Workbook count. See License Management.

Exporting Impact Analysis

An Export to Excel button is available at the bottom of this section. It downloads a timestamped .xlsx file with detailed impact analysis for offline review. The export button is disabled if no results are present.

Understanding the Export File
For a detailed guide to the Excel export format, see Impact Analysis Export (Excel).

Section 3: Lineage Diagram

Interactive lineage diagram
Lineage Diagram: Data connection → databases/tables/fields → Tableau data sources → worksheets/dashboards/storyboards.

The Lineage Diagram is an interactive, node-based visualization of the data flow generated by your submitted filters.

Node Types

LevelNode types
Data LevelConnection, Database, Table
Tableau LevelDatasource, Datasource Table, Field, Calculated Field, Set, Group, Bin, Hierarchy
Visual LevelWorkbook, Worksheet, Dashboard, Storyboard
Workbook Visibility
The workbook portion of the diagram is always shown in full to preserve context. Even if only a small part of a workbook uses the specific upstream table you filtered for, the entire workbook structure will be displayed.

Highlighting and Tracing

ActionResult
Hover over a nodeHighlights the node and all its directly connected nodes and edges. Non-connected nodes and edges become dimmed.
Click a nodeLocks the highlight in place so it remains active when you move your mouse. Click the same node again to unlock it. Multiple nodes can be locked simultaneously.
Clear HighlightsA button below the diagram clears all active hover and locked highlights at once.
ControlLocationFunction
Zoom In / Out / FitBottom-left of the diagramStandard zoom controls and reset-to-fit-view
Mini-MapBottom-right of the diagramA thumbnail overview of the full diagram showing your current viewport. The mini-map itself is zoomable and pannable.
Mini-Map ToggleSmall button embedded in the diagram cornerClick to show or hide the mini-map

Next Steps