How to – Clone a record in Dataverse / Dynamics 365 (C#)

Here we will be cloning the below contact record – For it, we can make use Clone method of EntityExtensions class If we run the below code, we will get the “Cannot insert duplicate key” exception. Because we need to set the ID for the newly cloned record to either empty or a new GUID. … Continue reading “How to – Clone a record in Dataverse / Dynamics 365 (C#)”

Continue Reading Nishant Rana’s Article on their blog

How to – Clone a record in Dataverse / Dynamics 365 (C#)

Here we will be cloning the below contact record – For it, we can make use Clone method of EntityExtensions class If we run the below code, we will get the “Cannot insert duplicate key” exception. Because we need to set the ID for the newly cloned record to either empty or a new GUID….

Blog Syndicated with Nishant Rana’s Permission

Author: Nishant Rana

Share This Post On
Share via
Copy link
Powered by Social Snap