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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
MortimerMcFly
Frequent Visitor

Save data from a Flow - Source Control

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!

1 ACCEPTED SOLUTION

do you need to export everything of just a subset of data (result of Table/Query)?

 

if everything needed:

if subset of data:

 

 

 


--
Riccardo Perico
BI & Power BI Engineer @ Lucient Italia

Blog | GitHub

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

3 REPLIES 3
R1k91
Solution Supplier
Solution Supplier

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.

 


--
Riccardo Perico
BI & Power BI Engineer @ Lucient Italia

Blog | GitHub

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

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:

 

 

 


--
Riccardo Perico
BI & Power BI Engineer @ Lucient Italia

Blog | GitHub

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors