Forum Discussion
chris__1
3 years agoAdvocate II
Copy Activity: JSON Array Mapping
Hello, I query an API using the Copy Activity in Data Pipelines. The JSON returned has the following schema - I struggle to get the mapping right to import all rows to a table in a Fabric Dat...
- 3 years ago
Can you check whether using explicit mapping like below can work, details refer to Schema and data type mapping in copy activity - Azure Data Factory & Azure Synapse | Microsoft Learn?
GraceGu
3 years agoMicrosoft Employee
Can you check whether using explicit mapping like below can work, details refer to Schema and data type mapping in copy activity - Azure Data Factory & Azure Synapse | Microsoft Learn?