Is there any batch macro workflow where it can read multiple txt files from one folder? or batch macro that reads different schema from multiple txt files from one folder?
Hoping anyone can share his/ her workflow, I highly appreciated it. Thank you in advance
Solved! Go to Solution.
@mimataf
Yes, just ensure that you mark that first row containing data and then the batch macro will have the same headers in all files despite of the different schema. By keeping the file name you will be able later to depreciate it and do what you want.