To generate arrays in your data, you will use an Aggregate transformation with the collect() function.
We have an example video of this here: https://www.youtube.com/watch?v=zneE18EHJSE
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a JSON object in cosmos DB(source) which I need to transform into an array of nested JSON objects(similar to source objects)in Cosmos DB(sink). Using the derived column I am facing an error during typecast of complex json to array. Could I get an assistance into this.
To generate arrays in your data, you will use an Aggregate transformation with the collect() function.
We have an example video of this here: https://www.youtube.com/watch?v=zneE18EHJSE