Azure data factory column names from array of objects
Venkat Velicheti
1
Reputation point
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 .
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
Sign in to answer