timer should autostart
i have 2 buttons,
when user click 1st button timer should pause and when he click 2nd button timer to reset again.
how to do this?
Try this for AutoStart timer to Pause and Reset
Set the Start of the Timer-->Timer1go
OnSelect of the Pausebutton--> UpdateContext({Timer1go: true});UpdateContext({Timer1go: false})
OnSelect of the Resetbutton--> Reset(Timer1)
If its helpful mark it as VERIFIED.
I checked this steps before it is not working
Hi @venky232 ,
Here is a link for your reference:
PowerApps Timer Control Full Tutorial | Power Apps (devoworx.net)
Hope this helps you
Best Regards
Cheng Feng
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional