Hi
Im trying to figure out how to return data to power apps from flow. I can return strings and Boolean values. But i want to return and show each item that has failed or successes.
My Power App lets the user select multiple files and then multiple locations the files should be created at. I then want to return the data for each item if it succeeded or failed in being created at the location.
I'm not really sure how to do this. I guess i need to get the respond result from the apply to each first?
