Hello!
I am looking to create a flow to merge files that users upload to a certain OneDrive file into a Master File that I, as an admin, will create and manage. I have a general idea of what I want the flow to look like but because I'm a beginner I'm struggling to actually implement it. Steps:
1. When a file is uploaded to the OneDrive for Business folder
2. Check that it's a .xlsx file
3. Get the rows of the table in the file
4. Add the retrieved rows to the Master sheet and save
5. Delete the uploaded file
The columns for both tables are exactly the same. If anyone could provide screenshots that would be appreciated!
Many many many thanks!!