Hi
Could you please help me How to Pass multiple choice value parameter from SSRS to SSIS?
For e.g. I have a report with Name parameter( this parameter is check box parameter), if I select 3 names , how can I pass 3 names through Script Task in SSIS?
Thanks