Mark Kromer explains how to transform complex data types in #Azure #DataFactory and #Synapse using Mapping Data Flows.
Learn how to create and process maps, arrays, and hierarchical structs.
Data flows in ADF & Synapse provide the mechanisms you need for no-code transformations. When working with lake files that have complex structures, do not import your schema into the dataset.
Instead, work directly with the projection in the data flow source. Use the Import Projection button.