Bulk insert into Dataverse using ADF

Chettiyattil Dharman, Mithun 5 Reputation points
2023-04-28T05:33:20.0766667+00:00

Is there a way we can do Bulk Insert or Insert only into Dataverse table using ADF . At present i can see only "Upsert" option while copying the data to Dataverse.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2023-05-01T15:12:56.8266667+00:00

    Hi @Chettiyattil Dharman, Mithun ,

    Welcome to Microsoft Q&A forum and thanks for reaching out here.

    If you are using copy activity, then only upsert operation is available and it is a required field.

    User's image

    If your requirement is to insert only, then you can use mapping data flow activity, in which you have other operations (including insert) supported.

    User's image

    User's image

    If you have any feature request feedback for copy activity - Dataverse connector, please feel free to log it in IDEAS forum here: https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c All the feedback shared in this forum are actively monitored and reviewed by respective product owners. Kindly share the feedback URL once it is logged so that we can share it with internal team for further review.

    Hope this info helps.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.