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

Announcements

News and Announcements icon
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,570 Super User 2026 Season 1 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 58

#2
David_MA Profile Picture

David_MA 53 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 36 Most Valuable Professional

Last 30 days Overall leaderboard