This is what I am trying to do in the SSIS package:
- Copy blank excel sheet with headers as new file
- Run a data flow task populate data in the sheet.
- When a open the excel, all numeric data is shown with 'number stored as text' error.
This stops all my charts from working. I would like to know how can I inform excel to treat the particular column data numeric.