Hey Guys,
i have an issues with one of my flows.
What i want to achieve:
-> Select specific data from a SharePoint List (The ODATA Query happens in PowerApps) - first step of the flow and works fine 🙂
-> Delete the current Rows in the Spreadsheet i use on SharePoint - fourth step of the flow and works fine 🙂
-> Paste in the queried rows -> fifth step of the flow and also works fine 🙂
-> get Metadata from updated excel file -> it seems like it only works for the first row? ID is alwas 2, no matter how many rows are in the excel file
-> get Data value -> works fine
-> send Mail with the Excel File Attached -> works fine 🙂
My Problem is, that no matter how many rows i have queried in sharepoint and afterwards added to the excel file, i always get an excel file where i only have one row (the first one of my query) in the table which is attached to the e-mail. But on the other hand if i take a look on the excel file on sharepoint it pasted the right amount of rows and updated everything well.
Whicht step did i miss in my flow, so that the flow only send me the first row?
Somebody has experience with these kind of problems?
I've attached the flow.
