ssis how to use the excel template to output excel file

nononame2021 261 Reputation points
2021-11-15T10:00:34.547+00:00

hi, I would like to output sql server table A to excel file using the template with header

how can I develop a ssis using template to output file? the template contains header, I just output the data starting from row 2.

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

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2021-11-16T02:04:59.013+00:00

    Hi @nononame2021 ,

    Using the template file as the excel destination connection manager.

    See here which shows how to Export data from SQL Server into an Excel template with SSIS.

    Noticed that you have raised a lot of issues in Q&A and you are keeping asking in Q&A, if the issue has been resolved, don’t forget to click "Accept Answer" on the reply so that we could archive the case. : )

    https://learn.microsoft.com/en-us/answers/support/accepted-answers

    Regards,

    Zoe


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.