Hey Guys,
I have a requirement in which I need to read multiple csv files. i am using a macro for this but is there a way to use a single tool to perform this. i tried using Dynamic Input tool but its giving me an error because my data contains few records in the start that need to be skipped.
Solved! Go to Solution.
Hi @JenzEkan
Here is one way to read multiple .csv files without macro and dynamic input.
Check whether it works out for you.
Input was:
To skip data/records, modify the Value 1 to the respective number from where the read data needs to be read.
Note: The workflow used to achieve the solution is attached which can be downloaded to see how the solution works.
If you believe your problem has been resolved. Please mark helpful answers as a solution so that future users with the same problem can find them more easily!!!!
Many thanks
Shanker V
Hi @JenzEkan
++ Change in setting
By changing the below setting, will help to understand which data has been read from which file.
Many thanks
Shanker V
Hey, You need to use the below configuration as per your requirement.