Hey,
Under mapping section in copy activity you can map only the required columns from source to sink and ignore the additional columns. (Delete it)
How to design a pipeline when copy the data from source to sql when source have more columns and sql table have less columns
Harinadh
1
Reputation point
Im trying to copy the data from file to table using copy activity. Thing is source file have 10 columns and sql table have 5 columns. When tried to run the job with automaooing getting error number of columns are not same.
Can some one help me.
Thnaks in advance
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
1 answer
Sort by: Most helpful
-
Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
2021-06-12T08:55:59.073+00:00