I would like to create Excel files with SQL Server 2008 R2 SSIS.
Excel would consists of 10 columns of data.
Is it possible to automatically define filters or dropdown parameters ?
I would like to filter data by catetories and times etc.
Possible to do with SSIS or is its always raw data can be created to Excel file by SSIS?
Kenny_I