What you’ll learn
In this guide, you’ll learn how to:- Access the Lineage View
- Understand the Data Lineage visualization
- Navigate through files using the Lineage View
- Customize the Lineage View
Key Features
- Immediate Dependencies View: See upstream and downstream models at a glance.
- File Navigation: Quickly open related models directly from the lineage view.
- Customizable Dependency Depth: Adjust the number of visible upstream and downstream models.
- Full Lineage Graph: Expand to view the complete lineage of your project.
How to Use
- Access the Lineage View:
- Open the Command Panel within the Code IDE (located at the bottom of the screen)
- Click on the “Lineage” tab.
- Understand the Data Lineage:
- By default, the model currently open in your editor is at the center.
- Upstream model dependencies are on the left.
- Downstream model dependencies are on the right.
- Navigate Through Files:
- Hover over a node and click the 👁️ icon to open that model in the editor.
- Adjust Visible Dependencies:
- Use the text fields on the right to change the number of visible upstream and downstream dependencies.
- Enter a number and press Enter, or use ”+” for all dependencies.
- Customize the View:
- Use the zoom in/out and recenter icons on the right (or pinch your trackpad)
- Click the expand button for a full-screen view.
Related Documentation