Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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:
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
39 | |
37 | |
32 | |
25 | |
24 |
User | Count |
---|---|
37 | |
29 | |
23 | |
21 | |
17 |