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']"
Solved! Go to Solution.
Hi @jonorl,
I have made a test on my side to create the same flow as yours, and the flow could add all available rows to the master spreadsheet.
Your flow is correctly and the flow would add each available rows to the master spreadsheet within the "Apply to each".
Please check if your flow could add all available rows to the master spreadsheet.
Please share the screenshot of the run history or more details if your flow couldn't add all available rows to the master spreadsheet, and we would try to provide a proper workaround for you.
Best regards,
Alice
Hi @jonorl,
I have made a test on my side to create the same flow as yours, and the flow could add all available rows to the master spreadsheet.
Your flow is correctly and the flow would add each available rows to the master spreadsheet within the "Apply to each".
Please check if your flow could add all available rows to the master spreadsheet.
Please share the screenshot of the run history or more details if your flow couldn't add all available rows to the master spreadsheet, and we would try to provide a proper workaround for you.
Best regards,
Alice
Hello, @jonorl!
Have you had an opportunity to apply @v-yuazh-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify! Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Thanks for your help, the flow itself seems to be working fine on "test", but on the live version it causes still quite a few issues, namely duplication due to a considerable amount of blank fields, which I need to remove. I'll open another post to specify the issue that I have now.
User | Count |
---|---|
101 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
133 | |
54 | |
53 | |
36 | |
26 |