Forum Discussion
Does Dataflow Gen2 Store Data?
- Anonymous2 years ago
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.
Yes, the is an Azure storage account plus container hidden behind the scenes that stores the data in parquet structure