Hello!
Beginner to Power Automate here, ty ahead of time for the patience.
I'm trying to use this flow to pull all of the data from google sheets, then use the filter array action to narrow it down to an (array) of 'rows' that have a value matching the input value from power apps. I've read a lot of other threads where the "body" output of the filter array can be used directly in a 'Apply to Each' loop, but i get the following error:
It has the [{}] that makes it look like an array of objects but it thinks its a string? I eventually want to loop through the array to narrow the results more and concat everything into a string to send back to powerapps. Any help / advice is greatly appreciated!
Flow: