Sachin Nandanwarwww.azureguru.net·Nov 5, 2024Implement Medallion architecture with SCD Type 2 in Microsoft Fabric - Part 2In the first article of the series on Medallion architecture in Fabric we looked into the process of load, cleanse and transfer of data from the bronze layer to the Silver layer.In this blog post we would move further and delve into the process of mo...39 readsMedallion architecture with SCD Type 2 in Microsoft Fabricmicrosoftfabric
Data Senseisihan.hashnode.dev·Jan 21, 2024Azure Project ETL Workshop: File Structure Validation, Slow Changing Dimension and Data LoadingChallenges: Building Dynamic Data Pipeline: Processing multiple files with different column names; Need a dynamic pipeline that can handle varying file structures. Maintaining file structure integrity: Need to validate file structures against a dat...184 readsSlow Changing Dimension