How to resolve when Package failed in this scenario?

Ramana Kopparapu 306 Reputation points
2024-08-24T15:52:05.9733333+00:00

I have 10 excel sheets in the folder. I want to loop all these by using ForEachLoop Container.

Package failed after loading data from first 4 excel sheets and I need to load remaining 6.

How can I load data of remaining 6 excel sheets only into tables?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,592 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 37,671 Reputation points
    2024-08-26T06:08:44.7233333+00:00

    Hi @Ramana Kopparapu

    You may follow this article which gives the detailed steps.

    Continue a Foreach loop after an error in a SQL Server Integration Services package

    Regards,

    Zoe Hui


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

    0 comments No comments

Your answer

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