Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Dhairya
Solution Supplier
Solution Supplier

Does Dataflow Gen2 Store Data?

In Fabric, if we create Dataflow Gen 2 does it store data with or without specifying a destination, while importing data in Power BI Desktop using Dataflow Gen 2 as a source it displays the data and I haven't specified the destination while creating the Dataflow.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Dhairya 

 

When you create a Dataflow Gen 2, you have the option to specify a data destination for each query in your dataflow.

 

This means that you can choose where to store the output of your data transformation, and use different destinations for different queries within the same dataflow.

 

However, specifying a data destination is not mandatory. If you do not specify a data destination, the data will be stored in the dataflow’s internal storage by default.

 

Dataflows gen 2 data destinations and managed settings | Microsoft Fabric Blog | Microsoft Fabric

 

When setting up Dataflow Gen2, you must connect it to an Azure Data Lake Storage Gen2 account.

 

This acts as the specified destination for your data. The integration of Power BI dataflows with ADLS Gen2 enables enhanced data management, storage, and security features.

 

Configuring dataflow storage to use Azure Data Lake Gen 2 - Power BI | Microsoft Learn

 

Once your dataflow is configured to store data in ADLS Gen2, you can import this data into Power BI Desktop using the Azure Data Lake Storage Gen2 connector.

 

This process involves connecting to your ADLS Gen2 account from Power BI Desktop and navigating to the data you wish to import.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Dhairya 

 

When you create a Dataflow Gen 2, you have the option to specify a data destination for each query in your dataflow.

 

This means that you can choose where to store the output of your data transformation, and use different destinations for different queries within the same dataflow.

 

However, specifying a data destination is not mandatory. If you do not specify a data destination, the data will be stored in the dataflow’s internal storage by default.

 

Dataflows gen 2 data destinations and managed settings | Microsoft Fabric Blog | Microsoft Fabric

 

When setting up Dataflow Gen2, you must connect it to an Azure Data Lake Storage Gen2 account.

 

This acts as the specified destination for your data. The integration of Power BI dataflows with ADLS Gen2 enables enhanced data management, storage, and security features.

 

Configuring dataflow storage to use Azure Data Lake Gen 2 - Power BI | Microsoft Learn

 

Once your dataflow is configured to store data in ADLS Gen2, you can import this data into Power BI Desktop using the Azure Data Lake Storage Gen2 connector.

 

This process involves connecting to your ADLS Gen2 account from Power BI Desktop and navigating to the data you wish to import.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous 

Thank you for your valuable answer.
"If you do not specify a data destination, the data will be stored in the dataflow’s internal storage by default."
Does that mean if we specify a destination then the data will not be stored internally..?

Anonymous
Not applicable

Hi @Angith_Nair 

 

It depends on the type of data destination you specify.

 

Some data destinations, such as Azure Data Lake Storage or Azure SQL Database, allow you to copy the data from the dataflow’s internal storage to the destination, while others, such as Power BI datasets, allow you to move the data from the internal storage to the destination.

 

If you copy the data, it will still be stored internally, but if you move the data, it will not be stored internally.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Got it. Thanks a lot.

Anonymous
Not applicable

Yes, the is an Azure storage account plus container hidden behind the scenes that stores the data in parquet structure

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors