Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,990 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Input :Excel dataset Sheet ,Sheet Number 1
Output:Azure Sql table
I want to skip First 5 lines and map my remaining columns to sql Table.
How can I do that?
PS: I am using copydata activity
Hey
You can use range function in excel dataset to skip the initial lines