How to Skip Rows in Azure Data Factory Pipeline's Excel Source
I was building a data factory source the other day and I needed to skip the first 5 rows. This is intuitive and easy within a text (csv) source as there is a setting to skip the first N rows. In excel there is a 'Range' option which has as an example...
Jul 19, 20241 min read405
