Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi to everyone
I have a table connected with dynamics 365, the records are only 3 month back, everyday it erase a day, is ther a way to copy this table and from now on the second table keeps the data and not erase the day?
Thanx in advance
Solved! Go to Solution.
@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.
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.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Hi @skourtip ,
You might have to load the data from the table where the data gets cleared day by day to another table that is not cleared daily as a first step. Then, to that add, the latest data on a daily basis and you can use the same in Power BI report.
This way you can retain the data older than 3 months in the new table as well as add the latest data that comes everyday to that new table from the original source table. Power BI also can display the data older to 3 month as it is going to refer to the new table
I would suggest you create the table even before bringing the data to Power BI. Don't think the above approach can be fully done in Power BI itself
Hope this helps!!
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.
@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.
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.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |