Posted this earlier in the wrong section. Hopefully this is the correct one.
I've created a flow which collects an Excel file from a Sharepoint documents domain (after the file has been uploaded on Sharepoint), copies it in another Sharepoint documents domain, converts the Excel file a table and then is supposed to copy the data from the Excel file/table in another Excel file (also a table).
Unfortunately it cannot execute the last step (copying the data in another Excel file/table) because I assume it cannot recognise the column headers because I created a new Excel file and converted into a table in the same flow.
Is there a way to copy the Excel data in another Excel file after the first Excel file/table has been created?
