Microsoft Fabric Updates Blog

Task flows in Microsoft Fabric (Generally Available)

Task flows feature is now generally available! Task flows streamline the design of your data solutions and ensure consistency between design and development efforts. It also allows you to navigate items and manage your workspace more easily, even as it becomes more complex over time.

Since its preview last May, we have received a great deal of constructive feedback from you. We would like to express our sincere gratitude for your invaluable partnership.

With GA, you’ll be able to:

Import and export task flow

You can export task flows from a workspace and import task flows into another workspaces for reusing the task flow easily and efficiently.

Inserting image...

Create the recommended task flow for Power BI workspaces

If the workspace contains Power BI items only, the task flow canvas will display a basic task flow designed to meet the basic needs of a solution based on Power BI items only.

A screenshot of a task flow

AI-generated content may be incorrect.

Select Create to create a task flow in workspace and assign all items to the appropriate task.

Select the Event medallion predesigned task flow

This task flow is designed to handle high volumes of both batch and real-time data ingestion, processing, and transformation. It organizes data through three layers (Bronze, Silver, and Gold) to progressively improve the data’s quality and structure, ensuring data integrity and enabling real-time insights and decision-making.

A screenshot of a computer

AI-generated content may be incorrect.

Author task flow efficiently

  • You can collapse the task flow inspector panel, enabling you to maximize the canvas area.
A diagram of a company

AI-generated content may be incorrect.
  • Select items from the item list in bulk and click Assign to task in toolbar to assign them to a task.
A screenshot of a computer

AI-generated content may be incorrect.
  • Ensure the unique task names within the workspace
  • Avoid unnoticed overriding and losing changes, when conflict happens, you can be notified and quickly to get the up-to-date task flow changes.

What’s next?

Cross-workspace task flow: The current task flow design is limited to a single workspace, and we know this has been a key adoption blocker for many use cases, and we’re making it a priority to address.

We are dedicated to continuously enhancing the task flow experience. Please stay tuned for forthcoming updates. There will be many more exciting features as we continue to innovate. We’re always listening to your feedback. Help us prioritize what’s next by adding your ideas here: https://aka.ms/fabricideas

To read more about task flows, check out the documentation.

Related blog posts

Task flows in Microsoft Fabric (Generally Available)

April 7, 2026 by Premal Shah

Organizations today manage data across multiple storage systems, often in formats like CSV, Parquet, and JSON. While this data is readily available, turning it into analytics-ready tables typically requires building and maintaining complex ETL pipelines. Shortcut transformations remove that complexity. With Shortcut transformations, you can convert structured files referenced through OneLake shortcuts into Delta tables … Continue reading “Shortcut transformations: Turn files into Delta tables without pipelines (Generally Available)”

April 6, 2026 by Jovan Popovic

Fabric Data Warehouse now supports the ANY_VALUE() aggregate, making it easier to write readable, efficient T-SQL when you want to group by a key but still return descriptive columns that are functionally the same for every row in the group. What is ANY_VALUE()? ANY_VALUE() is an aggregate or analytic function that returns an arbitrary value … Continue reading “Use ANY_VALUE() for simpler grouping of results in Fabric Data Warehouse (Generally Available)”