Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Your file has been submitted successfully. We’re processing it now - please check back in a few minutes to view your report.
This Fabric notebook is designed to analyze and visualize data connection dependencies across Microsoft Fabric workspaces.
It automatically:
Retrieves all workspaces and their items (like Semantic Models and Dataflows).
Extracts the connections each item depends on (such as linked data sources).
Builds a dependency graph (DAG) using networkx to show how items and connections are related.
Provides an interactive, visual representation of data lineage, helping users trace how data flows through Fabric.
Transparency: Makes it easier to see which dataflows, models, and workspaces depend on specific connections.
Impact Analysis: Helps identify what might break if a connection changes or fails.
Governance & Compliance: Supports data governance by documenting data lineage and dependencies.
Optimization: Enables teams to simplify or optimize connection usage by spotting redundancies.
Collaboration: Provides a clear visualization for both technical and non-technical stakeholders to understand dependencies.
Find the Notebook here : https://github.com/NandanHegde15/MSFTFabric-Notebook/tree/main/Connections/ConnectionsLineage
https%3A%2F%2Fgithub.com%2FNandanHegde15%2FMSFTFabric-Notebook%2Ftree%2Fmain%2FConnections%2FConnectionsLineage