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 / Optimize flow that usi...
Power Automate
Unanswered

Optimize flow that using many composes and creates item. Takes over 20 hours.

(0) ShareShare
ReportReport
Posted on by 920 Super User 2024 Season 1

Hi,

 

My flow takes over 20 hours to run.

 

Anyone know how i can optimize this?

 

my flow -

wonka1234_0-1696445360610.png

 

filtering a column to eliminate N/As.

wonka1234_1-1696445367492.png

 

my compose statements are mainly like this -

 

Compose Statement - 

items('Apply_to_each')?[concat('Start ''/'' Date')]
 
2nd compose -
if(
    empty(outputs('Compose')), 
    null, 
    addDays('1899-12-30', int(outputs('Compose')), 'yyyy-MM-dd')
)

 

 

This is repeated several times for 6 or 7 date columns. Ie compose 3 and 4 will be for another date column, and so on.

wonka1234_3-1696445391169.png

 

wonka1234_4-1696445395011.pngwonka1234_5-1696445399833.png

 

Categories:
I have the same question (0)
  • lbendlin Profile Picture
    8,649 Super User 2026 Season 1 on at

    Instead of listing the rows in the Excel table you could run a SQL query against that table which already produces the required output format for the sharepoint items

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 557

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 264 Super User 2026 Season 1

Last 30 days Overall leaderboard