Forum Discussion
extract as table
- 4 years ago
Hi, Anonymous
You can follow the steps below to store previous data tables.
1.disable the query refresh of prvs table2. add a static column 'CreatedDate'
Then use Union function to append the previous tables and current table in Report View.
In fact ,PowerBI is not suitable for the import and storage of historical data.
If possible, I suggest that you store these historical data through SQL SSMS / EXCEL sheets each time.
Best Regards,
Community Support Team _ Eason
Anonymous
If I understood your query rightly, this may help you!
Hope this is what you want
https://drive.google.com/file/d/1MAmiwSbMCfrfH4SUIcHk0PzV53g6zTDK/view?usp=sharing
Appreciate the revert and perfect solution! missed the step.
An extension of Q: Is there a way to add date when the data was downloaded as every day the records can change?