Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Microsoft Fabric Project: Payment Switch Transaction Analytics

This sample Microsoft Fabric project showcases how to ingest, transform, and analyze payment switch transaction data using Fabric’s powerful data engineering and analytics capabilities.

πŸ“š Project Overview

This project simulates a real-world scenario where financial transaction data from a payment switch is processed and prepared for reporting and analysis. It includes ingestion via pipelines, transformations using dataflows, and visualizations through Power BI.


πŸ”§ Components

🧩 Pipelines (Data Factory in Fabric)

  • PL_Ingest_PaymentTransactions
    Ingests raw payment switch transaction files (e.g., CSV or JSON) from OneLake or Blob Storage into a Fabric Lakehouse or SQL endpoint.

  • PL_Load_Staging
    Loads and prepares the data for transformation by saving it into a staging area for further analysis.

πŸ’§ Data Flow (Dataflow Gen2)

  • DF_Clean_Transform_Transactions
    Applies key transformations, including:
    • Mapping and renaming fields
    • Parsing and standardizing timestamps
    • Handling null or malformed data
    • Data enrichment if needed

πŸ“Š Power BI Report

  • Payment Switch Dashboard
    Visualizes transaction trends, failed transactions, volume per card type, and more.

πŸ”— Author

Ali Parva
πŸ’Ό Data Engineer | Expert in ETL, SSIS, Azure Data Factory, Microsoft Fabric
🌍 LinkedIn | GitHub


πŸ“ License

This project is for demonstration and learning purposes.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors