I have a multiple Source Data.
I want to read the data using one SSIS Transform File. I using Foreach Loop Editor.
I can make the SSIS to read the data from that multiple file .txt above. But, when the SSIS's run, that SSIS return one value form Report_S001 even path file that read of SSIS include Report_S002
I Think, it can make because the source file that selected only from Report_001
Any one can help me, so that the SSIS can transform file from two source file .txt with correct Data and with only one execute/run?
My string Connection






