Azure data factory column names from array of objects

Venkat Velicheti 1 Reputation point
2022-06-29T13:41:20.687+00:00

I'm pretty new to Data factory and expressions in it. I have XML as an input stream which consists of an array of attributes [key, value ] of a product. Now I would like to persist this to a SQL server where each attribute is a column on itself. So my question is how to the parse this array in such a way that column names can be derived from the input stream itself .
216106-adf.png

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

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.