Forum Discussion
Anonymous
5 years agoNot applicable
Extract historical data from Dataflow into Sharepoint or Teams and reference Historical Data
Hello!
I am trying to manually store an extract of historical data every week from a Dataflow that refreshes daily. I'd like to extract that historical data into an excel file on SharePoint or Teams file, and then reference the historical file data as part of the Power BI dataset...
Can anyone please explain how to go about doing this?
Thank you!
Alex
1 Reply
- lbendlin
Super User
Please don't do that. Change your dataflow so it can handle snapshots. That's what dataflows are for, to store large amounts of data. Using incremental refresh with dataflows | Microsoft Docs