I have the following Flow to grab the data when spreadsheets are added into a OneDrive folder. Then the data that's on Table1 is copy/pasted into a master spreadsheet. The problem is that my source table can have up to 40 rows and this flow seems to be adding only the first row of the source spreadsheet. How can I add all available rows to the master spreadsheet?
To create the Sample1 and Sample2 metadata I've used the expression "item()? ['Sample1']"
