Hi Geeks,
Have one query for select tool.
I've 500 csv files which have columns ranging from 20 to 50+. Now, what I want to automate/fastpace is as following:
1. Is there any way to take input all 500 files at once?
2. Further, I've 8 to 10 specific columns which I need to select from each file from intial 50+ columns present.
3. Add 1 more column to each input file before merging them all together where I need to assign column name from filename itself.
Is there any faster way to achieve this aprt from conventional ways?
Please help!
Thanks,