Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Beginner questions

(0) ShareShare
ReportReport
Posted on by

Hello community !

 

I'm new to power automate, i want to build a flow for the workshops of my company.

 

The flow is started when a new row is addes in my SPO list, and it start a process approval with the last data of the list

 

My question is : Are the data used the same from start to end of the flow ?

 

Beacause while a process is started, people can still register and the last row from the sharepoint list is not same as the start.

 

Does the flow have kind of data storage for each running ?

 

Many thanks for your help 🙂

 

Twivo 

  • Verified answer
    v-duann-msft Profile Picture
    on at
    Re: Beginner questions

    Hi @Twivo 

     

    Thank you for posting.

     

    According to your description, you are talking about flow concurrency issue actually.

     

    Are the data used the same from start to end of the flow ?

    Yes, you are right. There is only one row used during the whole one-time run. If you want to check some certain runs for specific rows, you can click on the flow and see history details for each time. One history record means one row to start the flow.

    v-duann-msft_0-1620033005824.png

     

    Does the flow have kind of data storage for each running ?

    One history records one row and its result. The history is the interface to show you the running status/ result/ error. It’s not functioned as a storage. It’s something similar to analysis log. The data will be still stored in sharepoint.

     

    Because while a process is started, people can still register and the last row from the sharepoint list is not same as the start.

    Yes, even though someone input items in SharePoint and start flow, others still can update row at the same time. This feature is relied on ‘Trigger concurrency’ which means the number of flow runs that can run at the same time. By default the limitation is 25. So it means for a single flow, it can be running 25 times at the same time. We can turn off such kind of limitation if you want.

    v-duann-msft_1-1620033005827.png

    https://docs.microsoft.com/en-us/power-automate/limits-and-config

     

    Hope the content above may help you.

     

    Best regards,

    Anna

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1