Preserving ‘modifiedon’ During Data Migration in Dynamics 365 / Dataverse
Views (1)
We were working on a data migration requirement where we needed to preserve system fields like created on and modified on. For Created On, things are straightforward. We can use the overriddencreatedon field, something we had already explored earlier here: https://nishantrana.me/2018/10/16/using-overriddencreatedon-or-record-created-on-field-to-update-created-on-field-in-dynamics-365/ In this post, we focus on preserving the modifiedon value. We started with a … Continue reading "Preserving ‘modifiedon’ During Data Migration in Dynamics 365 / Dataverse"
This was originally posted here.

Like
Report
*This post is locked for comments