Tutorial: Dataflow Gen2 editor¶
CSA Loom
datafloweditor — verified working against a live console by the UAT harness on 2026-07-01.
Open the editor¶
- Sign in to your CSA Loom Console (for example
https://<your-console-host>). - Open or create a workspace from the Workspaces page.
- Click + New item and choose Dataflow Gen2 from the catalog.
- The editor opens at
/items/dataflow/<id>:
What this editor does¶
Dataflow Gen2 is low-code Power Query data prep with visual and M-code authoring. In Loom you read from the supported connector set, transform in the Power Query editor, and write to a lakehouse, warehouse, or SQL DB.
Getting started¶
- Connect a source — Pick a connector and authenticate; the Power Query editor previews the data.
- Shape with Power Query — Apply transform steps visually or drop into the M expression bar for fine control.
- Set a destination — Map the output to a Lakehouse, Warehouse, or SQL database table.
- Refresh and schedule — Run a refresh to materialize the output and schedule recurring refreshes.
Learn more¶
- Microsoft Learn reference: https://learn.microsoft.com/fabric/data-factory/dataflows-gen2-overview
Verified by the UAT harness¶
- Tested at:
2026-05-26T13:50:49.330Z - Verdict: A (renders cleanly, real backend responded)
- Test source:
apps/fiab-console/e2e/editors.uat.ts
