Problem:: SSIS: Excel Destination. Mapping columns dynamically

  • Hi

    My requirement is as follows:

    I have multiple Excel sheets in a folder which are in same format.

    I need only one Column(for Example Column D) in all excel sheets and need move the data into an Excel Sheet(Data from all the excel sheets should move into one excel sheet but into different columns).

    Example:

    We have three excel sheets in a folder(which are in same format).

    Need to capture data in Column D of all these three excels.

    Output should go into three different columns(Column A consists of first excel sheet data,Column B consists of second excel data..and so on..) of excel sheet.

    I have used Foreach Loop Container to read the data from all the excel sheets in the folder.

    But the data moves into only one column of the output excel sheet.

    How can we move the data multiple columns of the output excel?

    Do any one know about this? If i am missing any other details which are required let me know.

    Thanks in Advance.

  • Please don't cross post. It just wastes peoples time and fragments replies.

    No replies to this thread please. Direct replies to: http://www.sqlservercentral.com/Forums/Topic1017043-148-1.aspx

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Please don't cross post. It just wastes peoples time and fragments replies.

    No replies to this thread please. Direct replies to: http://www.sqlservercentral.com/Forums/Topic1017043-148-1.aspx

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply