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 / Using Timer Value to P...
Power Apps
Unanswered

Using Timer Value to Populate Cells

(0) ShareShare
ReportReport
Posted on by 9

Hello,

I am building a cycle time tool and it uses a timer. I want it so that every time the user pushes the stamp time button, it uses the value of the timer when they selected it. IE: if the timer had 5 seconds and the user clicked the stamp time button, I want 5 seconds to display on truck exchange time and have the timer keep going so the other cells can populate. 

hzink_0-1690828408441.png

 

Categories:
I have the same question (0)
  • Devvj Profile Picture
    1,132 Super User 2024 Season 1 on at

    Hi,
    you could save the current timer value in a variable as you click the button, using the OnSelect property, and then use variable as source for the time display.

    Set(varStampTime, TimerControl.Value/1000)

    The value is in milliseconds, so thats why i divided it by 1000, to get it in seconds.
    Hope that helps.

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 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard