Hi Guys,
I have more than 2 csv files and I want to open these files at once.Ā
After exporting all files to the one table I also would like to see which row belongs to which file in this table?
Any idea will be appreciatedĀ š
HiĀ @acaryasin01Ā
Here is how you can do it.Workflow:
1. You can read multiple .csv file at a time using regex wildcard in filename.
2. You can configure input tool to output filename.
Resource on reading multiple files at a timeĀ https://community.alteryx.com/t5/Alteryx-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/ta-p/20480Ā
Hope this helps : )
Thank you so muchĀ @atcodedog05Ā for your flashĀ š and detailedĀ respond
Happy to help : )Ā @acaryasin01Ā Cheers and have a nice day!