Forum Discussion
PowerQuery/Automate Create Snapshot of DataSet and store within PBI as Calculated Table
- 2 years ago
the answer is still no. Power BI is not a data storage solution. And it doesn't sound like Fabric is an option for you either.
Thank you lbendlin
I've been thinking
1. Have a control callendar table with start of month
2. Control table date = current update
, make table prev snapshot date statis as Prev
3. Using g powerquery condition when to import data from another dataset, current day = control table with snapshot date and set status = curr
Just thinking of logic, but I need to know how to control the clearing of old PREV records etc
Any thoughts of my logic thinking?
Still no. Use external storage.
- icassiem2 years agoPost Prodigy
lbendlin oh gosh 🙂
Cleint does not have storage and i need to find an automated method
The client managed to do the prev vs latest ,ethod by maintaining an csv export of all the data, but now we created an API of latest only
Can PBI automatically store the data externally by creating/created csv and storing snapshots into the file, other than perhaps configuring the csv file, i would like to make the export to csv automated?
or should i rather start of by setting up an excel file that connects to the API and have formulas etc to create the logic of previous but that would also require a manual refresh before importing?
there's no system in between 😞
any ideas please?