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 Apps / Power App Times Out - ...
Power Apps
Unanswered

Power App Times Out - Too much data to parse

(0) ShareShare
ReportReport
Posted on by 6

I'm seeking advice on optimizing a Power Apps flow for updating stock quantities on my ecommerce site. Here's the challenge:

  1. Data Source: I download a tab-delimited file via FTP from my supplier, containing around 350,000 SKUs.
  2. Current Flow:
    • Download: Successfully download the file using Power Apps.
    • Parse: Attempt to parse the 350,000 SKUs.
    • Extract: Retrieve the 250 SKUs relevant to my site.
    • Update: Update the stock quantities on my ecommerce site.
  3. Issue: The flow times out during parsing, making it inefficient.

I need guidance on architecting this solution more effectively. How can I efficiently process such a large file and update only the relevant SKUs on my site without timing out? Any insights or recommended practices would be greatly appreciated.

 

Thanks in advance!

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,653 Most Valuable Professional on at

    My primary suggestion would be to not trigger the flow from Power Apps.  If you trigger the flow using a manual button or a recurrence trigger in Power Automate the flow can run for days without timing out. Is there a particular reason you need to trigger it from Power Apps?

  • BN09 Profile Picture
    6 on at

    I intend to trigger the flow on a schedule (2 AM once a day). When I test the flow by triggering it manually, it really chugs parsing the tab delimited file and then doing a look-up against the SKUs. My thought, based on little experience, is to parse the file and store it in a spreadsheet first then do the SKU lookup. Another thought is to only parse the SKUs I need from the text file. So, I would first grab the SKUs from my ecommerce site and then use those to only parse the SKUs from the FTP file. Not sure if this is possible.

  • Pstork1 Profile Picture
    69,653 Most Valuable Professional on at

    You won't get the timeout issue if you start it at 2:00 AM using a recurrence trigger. The problem is that Power Apps expects a response from the flow within a couple minutes. That is why its timing out. Its a Power Apps issue, not a Power Automate issue.  I would switch the trigger first, then we can try to help improve the performance. But I don't think you will ever get it to run fast enough to trigger in Power Apps.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard