Dataflows Gen2
Use Power Query Online to connect, clean, transform, and land data in supported Fabric destinations.
DP-700: understand when low-code transformation and reusable ETL logic are appropriate.
A practical guide to choosing between low-code transformations, orchestration, and direct data movement in Microsoft Fabric.
Think of a Dataflow Gen2 as the worker that transforms data and a pipeline as the manager that coordinates the whole process. Copy Data is the direct transport option when the data should move with little or no transformation.
Use Power Query Online to connect, clean, transform, and land data in supported Fabric destinations.
DP-700: understand when low-code transformation and reusable ETL logic are appropriate.
Use pipelines to orchestrate activities, schedule runs, pass parameters, and monitor ingestion workflows.
DP-700 and DP-600: distinguish transformation work from orchestration and sequencing.
Use Copy Data when the primary requirement is moving data as-is between a source and destination.
DP-700: compare Copy Data with Dataflows Gen2 and notebooks based on transformation needs.
Dataflows transform data, pipelines coordinate work, and notebooks or SQL handle code-heavy transformations.
Both exams test architecture decisions, not just definitions.
| Capability | Dataflows Gen2 | Data pipeline |
|---|---|---|
| Primary role | Transform and clean data | Orchestrate and schedule work |
| Interface | Power Query Online | Pipeline canvas |
| Typical logic | Joins, filters, pivots, and shaping | Dependencies, loops, parameters, and triggers |
| Good fit | Reusable low-code ETL | Multi-step ingestion workflows |
| Choose Copy Data when… | Choose Dataflows Gen2 when… |
|---|---|
| The source data should move as-is. | The data needs cleaning or filtering during ingestion. |
| Transformation will happen later in a notebook or SQL activity. | You want a visual Power Query workflow. |
| A high-throughput direct movement is the priority. | You need reusable transformations across destinations. |
Built by Jitendra Singh Malik
Not affiliated with or endorsed by Microsoft.