Welcome to Microsoft Q&A platform and thanks for posting your query here.
From the description of your question, I can conclude that you are finding it challenging to unroll by the field arrStatsData
since it's not an array field. Kindly let me know if that's not the concern.
The solution to this is to use aggregate transformation to convert the arrStatsData
field into array by using collect
function and group by all other columns like below:
Data preview:
Flatten transformation to unroll by arrStatsData
:
Flattened data:
Hope it helps. Kindly accept the answer by clicking on Accept answer
and hit on yes
for was the answer helpful
survey. Thanks