Generate Dynamic column based on SQL output Problem is each and every month automatically one column will generate in SQL output,how can i map that column dynamically to excel Now I hope you will understand my problem and I hope you will help to me to resolve this issue
SSIS 2012 - Importing multiple files with different columns (where . . . For your requirement you need to create dataflow task dynamically, it is not possible with the existing dataflow task because metadata for the dataflow task cannot be altered on the fly Check this link to understand better about creating dataflow task dynamically
A field of type Choice populated dynamically from a SharePoint list I need to create a Choice field that would be populated from a SharePoint list I know how to create the field and add the choice items My question is how to add the choice items dynamically, every time the user opens the choice field list?