I am downloading several reports from a platform and saving them into a specific folder, what I need to do now is to create 1 File that contains all the information included in the several files I downloaded.
The question is if all the excel files have the same columns ? If not, it will require somehow normalise the data before merging.
If you are able to share the files with us it would be great.
If the columns are completely different we can use write range and write the data next to each set of columns
Hi Ganta,
Thanks for replying.
Sorry but I did not understand the instructions, how do I read the files? could you please share an screen shot of the path you are reffering? thanks in advance.
Hi Kamil,
Thanks for replying.
Hey Kamil all the columns are the same, what varies are the accounts and information but columns and headers are the same.
Thanks in advance for your comments.
David
Have you tried Merge Datatable?
Is it possible to send me the two sample files so I can test the solution and send it back to you?
My first choice would be ReadRange Workbook to read the files to Datatable → try to use Merge Datatables
is that for studio X? I am not getting those options in STudiox or maybe am I missing a special package to download?
Also when I open the xaml file I am getting the following error: