hi fellow Alteryx enthusiasts!
I am trying to bulk input ca.200 .xlsx files (with different structures) and output them to an Oracle DB using the file name as table name from a directory. I can do it for a single file using a simple "input data" and "output data" tool, but this is not optimal for 200+ files.
I know that the "directory" tool lists all the files from a directory, but I am sort of stuck there.
Thank you for your help!