Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hey @ All,
I was just wondering if there is a way to save your data from a flow. I don't want to save the whole pbix file, but only the data that comes from the flow.
Cheers!
Solved! Go to Solution.
do you need to export everything of just a subset of data (result of Table/Query)?
if everything needed:
if subset of data:
what do you need to do with the data "snapshot"?
if it's just a matter of backup you can backup power bi semantic models using the xmla endpoint.
How to Backup and restore Power BI Premium semantic models - Power BI | Microsoft Learn
if you need to "attach" snapshot to current data you could use Dataflows Gen 2 to save the data into Lakehouse/Warehouse as files and then reaload them into your Power BI using Power Query.
The goal is to have the historic data in form of a .csv or something because the data can change.
Example: I reported value x in January but it can be different in may. In order to check what happened in the meantime I want to have the data from january saved somewhere.
do you need to export everything of just a subset of data (result of Table/Query)?
if everything needed:
if subset of data:
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 10 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 40 | |
| 36 | |
| 34 | |
| 28 | |
| 20 |