This macros will read a list of files and will concatenate the columns in each file by name. This allows users the ability to read numerous files that have different column Schema's without error.
@Hi2023 If you click on the macro itself, you'll see on the configuration panel on the left that you just have to tell the macro which column of your data has the list of filepath's within it. The macro will batch through this list and read each file. Let me know if you are still having issues!