Forum Discussion
Anonymous
6 years agoNot applicable
Is there a way to track data changes?
Is there a way in Power BI to track what records have changed between data refreshed? For example, I have a status column in one of my tables. If a record is Open on the first refresh but Closed on t...
v-lid-msft
Community Support
6 years agoHi Anonymous ,
Sorry for that, Based on my research, it is not supported yet currently . We also not found an effective solution to achieve your requirement within Power BI.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
OneWithQuestion
Post Prodigy
6 years agoThe system holds two copies of the model right, the current in memory model, and then new model it is processing?
Then after processing finishes IF there are no processing failures it drops the original memory model and replaces it with the newly processed one?