Forum Discussion
Copy Table
- 4 years ago
skourtip if the old data gets removed in the PQ there is no way you can keep it. You have to change the logic in PQ so as not to filter the data.
✨ Follow us on LinkedIn and to our YouTube channel
Learn about conditional formatting at Microsoft Reactor
My latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.
Hi skourtip ,
Power BI is a "read only" system so it doesn't have the ability to store data from three months ago after a refresh.
I have found some similar documents. Please refer to the following links to see if it helps you.
refer
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
You will either have to modify the source system , 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.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.