I have been following these steps to copy data from one spreadsheet into another spreadsheet.
The automation I am trying to create is when someone uploads a file into a specific Share point folder two things happen: a new workbook is created with a table using a template, and then the data is copied from the uploaded file to the new workbook.
I can get both actions to happen separately but I can't figure out how to connect them. Right now both are triggered manually in two separate automations, but I want the whole action to complete automatically.
I tried to run the copy data steps in the post above after creating a new workbook but it was unable to find the uploaded file.
I have been staring at this thing for days and I am stuck! Suggestions on how to make this happen?