Hi Guys,
this is a big problem for me, because all the attempts that i try to populate a collection from flow fail.
I don't undertsand the problem because if i run the flow in test , all works fine, but when i call from powerapps the result is that in the step immediatly before the last i see that the flow returns the correct json with all the rows, but in the last step return 1 row retrieved. Where is the problem? In screenshot below you can see the result of monitoring and my call to flow is this.
ClearCollect('Raccolta 1';Load_Tasks.Run("Parameter"))
I Need a flow in order to populate the json because i have to do many trasformation before return data to powerapps.
Thanks a lot
