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

HemanthKumar loka 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.
9,656 questions
0 comments No comments
{count} votes

Accepted answer
  1. MarkKromer-MSFT 5,186 Reputation points Microsoft Employee
    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