Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I managed to create a dataflow using a table that is stored in BigQuery. I am wondering where this table gets stored once the dataflow is created.
Any help or guidance will be appreciated.
Thanks!
Solved! Go to Solution.
Once a dataflow is created in PowerBI, the data is stored in a PowerBI-specific data store. The data is not stored in BigQuery. The dataflow serves as a connection to the data in BigQuery and enables you to perform transformations and manipulations in PowerBI before creating a report. The report will then retrieve data from the dataflow rather than directly from BigQuery.
Once a dataflow is created in PowerBI, the data is stored in a PowerBI-specific data store. The data is not stored in BigQuery. The dataflow serves as a connection to the data in BigQuery and enables you to perform transformations and manipulations in PowerBI before creating a report. The report will then retrieve data from the dataflow rather than directly from BigQuery.