Forum Discussion
Anonymous
5 years agoNot applicable
Disabling the Include in Report Refresh
Am I misunderstanding this? I have a dataflow that I use but I need to take a "static" snapshot of it once per month (our ERP system does not have this function). And I need to compare the boo...
lbendlin
5 years agoSuper User
You cannot do data versioning ("snapshots") in Power BI. That has to be done at the data source, or an intermediate layer (say, a SQL server database or a file storage). Power BI has a concept of incremental refresh but that does not give you any guarantees that it will safeguard the "cold" data.