Learn how to view the data lineage in a replication pipeline by navigating through Catalog to Datasets to visualize the data flow from source to target tables.
- Go to .
- Select a source table involved in replication.
- Open the Relationships tab to view the defined relationships.
- Open the Lineage tab to view the flow of data from the source table to the target table.
- The lineage diagram displays:
- The source table
- The target table
Note: The lineage diagram does not show project or pipeline
information. Use the Relationships tab for tracing asset origins.
Navigate from lineage to related assets
From the Lineage view of a Datasets:
- In the Relationships tab filter for Relationship Type: Sends Table.
- Click the Info icon in the lineage diagram.
- Click these fields to navigate directly to the associated Project or Pipeline asset.
This helps you quickly trace where a column or table is used and how it is connected to broader replication logic.