Ultimate access to all questions.
You are creating an Azure Data Factory pipeline with a mapping data flow. Your source data is in JSON format and contains objects with nested arrays. You need to flatten this data into a tabular structure where each element within the arrays becomes a separate row.
Which data flow transformation should you use?