Share via

Skip five rows when loading data

Su Si 60 Reputation points
2024-11-25T07:06:48.4633333+00:00

Is it possible to skip the top5 rows when loading data from flat file to sql table in SSIS

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

Answer accepted by question author

ZoeHui-MSFT 41,551 Reputation points
2024-11-25T07:13:01.73+00:00

Hi @Su Si,

When you create the flat file connection manager, you will see the option named 'Header rows to skip'

You may enter 5 in the property to meet your requirement.

User's image

Regards,

Zoe Hui


If the answer is helpful, please click "Accept Answer" and upvote it.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.