SSIS Export Excel Task - Generate excel Dynamically

  • 8 years ago
Learn how to export data into Excel using SSIS. Generate excel dynamically from multiple tables or query. Learn more http://zappysys.com/products/ssis-powerpack/ssis-export-excel-file-task/

===============================
This video covers
===============================
◾How to export Excel files from multiple tables
◾How to export Excel file from SQL query
◾How to export data into multiple Sheets by row count/size or group column

===============================
SSIS Export Excel File Task
===============================
SSIS Export Excel File Task is your one stop solution to create excel reports/workbooks from SSIS. You don’t need any drivers, no need to worry about metadata issue you face with native SSIS Excel Task. We worked hard to take care most painful tasks for exporting data from any relational source to Excel.

Features
◾Export multiple tables/views to Excel files (e.g. Sales% or do SalesJan|SalesFeb)
◾Support for all major office versions (e.g. Office 2003, 2007, 2013)
◾Export SQL query output to Excel file
◾Completely dynamic approach without limitation of DataFlow Stict Metadata
◾Option to export data to specific starting location in Excel Sheet (e.g A5 will start writng to 5th row 1st column)
◾Support for Password protected excel file
◾Option to clear range of cell before writing data to existing excel workbook (e.g. A1:D5000 will clear A to D columns from 1st to 5000 rows)
◾Automatically Split exported Excel data into multiple files by Size or Number of records
◾Automatically Split exported Excel data into multiple files or tabs when Split By Column (e.g. SplitBy=Country will create new file for each country, if SplitOnTab option specified then data written to new excel tab rather than file for each new group)
◾Support for Compression and Append
◾Fully managed means works out of the box on 32-Bit and 64-Bit without any change (Native SSIS Excel functionality is 32bit only).
◾Support for SQL Server 2005, 2008, 2012, 2014, 2016 (32 bit and 64 bit)

Recommended