Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Your file has been submitted successfully. We’re processing it now - please check back in a few minutes to view your report.
📘 Notebook Description
The notebook is designed to extract, enrich, and visualize semantic model metadata and measure-level dependencies within Microsoft Fabric. It connects to a specified semantic model, retrieves tables, columns, measures, and relationships, and enhances measures with AI-generated business descriptions. The notebook then derives measure-to-measure dependencies from DAX expressions, builds a Directed Acyclic Graph (DAG), and presents both tabular lineage outputs and graph-based visualizations. This enables a deep understanding of how calculations are structured and interrelated within the semantic model.
🌟 Benefits
Measure Lineage Transparency: Provides clear visibility into how measures are built on top of one another, improving model understanding and governance.
AI-Powered Documentation: Automatically generates business-friendly descriptions for DAX measures, reducing manual documentation effort.
Impact Analysis: Identifies upstream and downstream dependencies between measures, helping assess the impact of logic changes
GitHub URL : https://github.com/NandanHegde15/MSFTFabric-Notebook/blob/main/SemanticModel/Metadata%20Extraction/2...
https%3A%2F%2Fgithub.com%2FNandanHegde15%2FMSFTFabric-Notebook%2Fblob%2Fmain%2FSemanticModel%2FMetadata%2520Extraction%2F2026_SemanticLink_NandanHegde_MetadataExtractor.ipynb