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 / How to build timers in...
Power Apps
Unanswered

How to build timers in sharepoint list - please help

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am having so much trouble with this

 

When a new item is created in my list......I want a timer to start.

 

when the manager goes into this item and switched the status to approved.....I want the timer to stop

 

I just want a duration between created and approved.

 

 

Categories:
I have the same question (0)
  • RusselThomas Profile Picture
    4,014 on at

    Hi @Anonymous ,

    Every SharePoint list has a bunch of built-in columns.  There are two here that will be useful in this instance;

    "Created" and "Modified" which are both datetime columns.

    To start, your status will have to be something other than "Approved".  Let's just say before it's approved its Status is "Approval Pending".

     

    You will also need a column to store the lapsed time in.  Decide how you want to store the time lapsed - I would suggest you store minutes as a simple number and convert the result into hours/days/weeks/months etc. when needed.  Add a number column called "LapsedResponseTime".

     

    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. 

     

    If you are unfamiliar with Power Automate and want more details and help on the flow steps, then suggest you post questions on the Power Automate forum.

     

    Hope this helps,

    RT

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    thanks for the response. I will get back to you with an update!!

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 547

#2
WarrenBelz Profile Picture

WarrenBelz 444 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 322

Last 30 days Overall leaderboard