Hi, I am trying to append multiple excel source files into one destination, I used for each loop container and here I tried with variable to read the source files one by one dynamically...
My Pkg got run successfully but when I tried with only one source file I got the right output, when I tried with 2 source files My Pkg got run successfully but I got No of row wrong (lesser then actual count)
As I noticed no of row where considering (for EX. I have 2 files like File Name: A1 consist 10 rows and File Name:A2 consist of 5 rows) while source file mapping I chosen File Name : A2 ...I can see in the destination A2 Files’ 5 rows and A1 files 5 rows
Please suggest me...
Thanks in advance Kandan.M
↧