Azure data flow - access Nested XML data convert to CSV and stored it in ADLS

Loka HemanthKumar 226 Reputation points
2022-04-27T12:41:31.71+00:00

This is xml data. I need to access the all columns in the file . And convert to CSV.

\
\
\
\

Can you please help me.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

Answer accepted by question author
  1. MarkKromer-MSFT 5,231 Reputation points Microsoft Employee Moderator
    2022-04-28T03:28:12.677+00:00

    Use a Select transformation to turn properties from each of the hierarchies into columns (see example below) using rule-based mapping.

    197180-image.png


0 additional answers

Sort by: Most helpful

Your answer

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