Data factory only loading first row of xml file

Wells, Nicholas 10 Reputation points
2023-03-16T05:07:43.11+00:00

I am setting up a Data factory process for the first time to load XML data stored in Azure Blob Storage.

I go through the wizard and when it runs, the process successfully loads the first row, but not any of the subsequent rows.

What am I misconfiguring?

The data preview and data mapping is shown below.
User's image

User's image

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Felipe Santos 5 Reputation points
    2024-02-07T18:28:12.22+00:00

    I also went through this, do this configuration in the following image and it will work: User's image

    1 person found this answer helpful.
    0 comments No comments

  2. Viorel 122.5K Reputation points
    2023-03-20T05:46:28.52+00:00

    Maybe you should write the names like @Id, @TagName, etc. instead of $['tags']['row'][0][...].


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.