Skip to content

Instantly share code, notes, and snippets.

View bi4all-git's full-sized avatar

bi4all-git

  • Joined Sep 2, 2025
View GitHub Profile
@bi4all-git
bi4all-git / gist:03d8ccd5647f46a3d837215437193750
Created September 2, 2025 11:14
Simplifying Metadata Frameworks in Microsoft Fabric with YAML
silver:
Person:
sourceSystemName: lh_bronze_01
sourceLocationName: adventureworks2022
sourceObjectName: Person.Person
loadType: merge
destinationObjectPattern: Person/Person_Silver
destinationDatabase: lh_silver_01
flagActive: 1
artifactType: notebook
@bi4all-git
bi4all-git / gist:8fe50574eeac7cc38dd07d922a613ca3
Created September 2, 2025 11:06
Simplifying Metadata Frameworks in Microsoft Fabric with YAML
model: "YourModelName"
active: True
bronze:
person:
sourceLocationName: adventureworks
sourceObjectName: Person.Person
destinationSystemName: lh_bronze_01
destinationObjectType: parquet
extractType: delta