Forum Discussion
godtooro
Helper II
3 years agoVirtual Table
Dear all, I've a table where the values are overwrited every month so I lose the historyc. I've created a virtual table as follows: Where: Barcode = Product iD BARSTDR = Standard co...
godtooro
Helper II
3 years agoDo you know how I can create a virtual table that don“t lose the information?
- pratyashasamal3 years ago
Memorable Member
godtooro ,Are you using incremental refresh on your table ?
If not then it is not possible , Power BI is a "read only" system so it doesn't have the ability to store data beyond a refresh.
You will either have to modify the source system (you said not an option), or put in an intermediate process in place to store a previous day snapshot of data, then have Power BI read in the source data and the snapshot, then do the comparison.
Thanks,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C