Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Need help building a time stamp flow

(0) ShareShare
ReportReport
Posted on by

When an iten is created in my sharepoint I want a clock to start

 

When the manager going into this item and modifies it to approved...i want the clock to stop

 

someone responded in a previous post with this:

You can then create a Power Automate flow that triggers on "When an item is created or modified" for this list and add a condition step to check whether both the Status is equal to "Approved" AND LapsedResponseTime=null.  

If these two conditions are true, you can then do a datediff between the Modified value and the Created value to determine the time that has lapsed betwen them.  Lastly, update the item and set the "LapsedResponseTime" value to the result of the datediff. 

 

Makes sense but not sure how to build it. If there is another way feel free to tell me. The time in the picture below is what I needtime capture example.PNG

 

  • creativeopinion Profile Picture
    10,450 Super User 2025 Season 1 on at
    Re: Need help building a time stamp flow

    @Anonymous Have you considered using the Get changes for an item or a file (properties only) action?

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