web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How can we control the...
Power Automate
Unanswered

How can we control the download process so that it is executed after the addition of rows to Excel is completed

(0) ShareShare
ReportReport
Posted on by 15

■Situation
We are considering creating the following flow in PowerAutomate and executing it when a button is pressed in PowerApps.
We are retrieving data from a list in SPO and processing the target data one row at a time using the "Add Rows to Table" function in an excel file. This add operation is described continuously in "Apply to each".
After that, we create a shared link and download the created file on PowerApps.
The download of the Excel file has been implemented, but the download process starts before all the items are filled out in Excel.

 

※The control to be executed on PowerApps is as follows

UpdateContext(
    {
     Response:  Exceloutput_onedriveVer.Run(lbl_InspectedDate.Text)
    }
);
UpdateContext({ResultUrl: Response.onedrivelink});
Download(ResultUrl);
■Questions
I would like to know how to control the download process so that it is executed after the addition of rows to Excel is completed.

 

Thanks.

Categories:
I have the same question (0)
  • lbendlin Profile Picture
    8,551 Super User 2025 Season 2 on at

    In your flow disable the parallelism as needed (in the settings for the loop)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 398 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 323 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 183 Most Valuable Professional

Last 30 days Overall leaderboard