Parth Lad
|
I'm a curious data engineer and analyst who enjoys full-stack development and loves building creative tools and projects — sometimes just for fun, sometimes to help others.
Featured Projects
A showcase of my latest work in data engineering, full-stack development, and automation
FabricFlow is a code-first Python SDK for building, managing, and automating Microsoft Fabric data pipelines, workspaces, and core items. It provides a high-level, object-oriented interface for interacting with the Microsoft Fabric REST API, enabling you to create, execute, and monitor data pipelines programmatically.
A powerful Figma plugin that enables data-driven dynamic component generation and frame manipulation for design workflows.
Latest Articles
Insights on Data Engineering, Data Analytics, Microsoft Power BI and Microsoft Fabric
These posts are currently published on thenavigatedata.com— they'll be moved here soon!

Introducing FabricFlow: Code-First Data Pipelines in Microsoft Fabric
It’s been a while since my last post — I’ve been heads-down working on a few personal projects. One of them is finally ready to share: FabricFlow v0.1.0. I have been working with Microsoft Fabric since the day it launched. It has changed significantl...
Read More
Avoid Repetitive Steps in MS Fabric Dataflow Gen2 with Custom Functions
While working with Dataflow Gen2 or Power BI, If you keep finding yourself needing to apply the same transformations to different queries or values, making a custom function in Power Query can save you loads of time. It's like using SQL functions to ...
Read More
A Quick Guide to Configuring Data Destinations in Bulk with MS Fabric Dataflow Gen2
In this blog post, we'll dive into how you can hook up Dataflows to different data sources, use Dataflow Gen2 for data transformations, and manage data destinations across various Microsoft Fabric services. What is Dataflow Gen2? Dataflow Gen2 is the...
Read More