Skip to content

Lineage

graph LR

    BC[fa:fa-cloud BC]
    ILH[fa:fa-file-excel Invoice Line History]
    CH[fa:fa-file-excel Customer History]
    PH[fa:fa-file-excel Product History]
    PSH[fa:fa-file-excel ProductSubstitutes History]
    SM[fa:fa-file-excel SectorMapping]
    ER[fa:fa-file-excel ExpectedRebates]
    BS[fa:fa-folder Blob Storage]
    DWH[fa:fa-database DWH<br>SQL Server]

    DMS((fa:fa-stream<br>Sales Datamart))
    DML((fa:fa-stream<br>Logistics Datamart))
    AF((fa:fa-chevron-circle-right<br>Azure<br>Function))
    ADF((fa:fa-chevron-circle-right<br>Azure<br>Data<br>Factory))
    DSS((fa:fa-star-of-life<br>Dataset))
    DSL((fa:fa-star-of-life<br>Dataset))
    RS1(fa:fa-chart-pie Report)
    RS2(fa:fa-chart-pie Report)
    RS3(fa:fa-chart-pie Report)
    XLSS(fa:fa-table Excel)
    PDFS(fa:fa-file PDF)
    RL(fa:fa-chart-pie Report)
    XLSL(fa:fa-table Excel)
    PDFL(fa:fa-file PDF)


    ILH-->BS
    CH-->BS
    PH-->BS
    PSH-->BS
    SM-->BS
    ER-->BS

    BC-->AF 

    BS-->ADF-->DWH

    AF-->DWH

    DWH-->DMS
    DWH-->DML

    DMS-->DSS
    DML-->DSL

    DSS-->RS1
    DSS-->RS2
    DSS-->RS3
    DSS-->XLSS
    DSS-->PDFS

    DSL-->RL
    DSL-->XLSL
    DSL-->PDFL


    style DWH fill:#007fff
    style AF fill:#007fff
    style ADF fill:#007fff
    style DMS fill:#FFD700,color:#fff
    style DML fill:#FFD700,color:#fff
    style DSS fill:#FFD700,color:#fff
    style DSL fill:#FFD700,color:#fff
    style RS1 fill:#FFD700,color:#fff
    style RS2 fill:#FFD700,color:#fff
    style RS3 fill:#FFD700,color:#fff
    style XLSS fill:green,color:#fff
    style PDFS fill:red,color:#fff
    style RL fill:#FFD700,color:#fff
    style XLSL fill:green,color:#fff
    style PDFL fill:red,color:#fff

Legend

Storage: Square Box []

Process: Circle (())

Data: Connector text