Hi folks!
I have flow to export data to a excel file, it receives a json as parameter from the powerapps and return the file path. in the middle of it, it's had a "apply to each" to add the json objects into the rows of an excel file. but when it returns the file path to download the for each it's not done yet and the powerapps download a file with only two or 3 lines of data. So, to get the complete file I have to wait some time and then go directly to path and download.