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 / Timer value not starti...
Power Apps
Unanswered

Timer value not starting from 00

(0) ShareShare
ReportReport
Posted on by
 
Formula in text property is  "Text(Time(Hour(VarTimerST),Minute(VarTimerST),Second(VarTimerST)+Self.Value/1000), "hh:mm:ss")"
VarTimerST = if(CountRows(Filter(TblEmpSession, Text(DateValue(Date), "dd-mmm-yyyy") = Text(DateValue(Today()), "dd-mmm-yyyy") && EmpID = Dropdown2.Selected.Value && Status = "Live")) > 0,
 Set(VarTimerST, Text(Time(0, 0, DateDiff(LookUp(ColSwitch, EmpId = TextInput7_3.Text, TimerStart), Text(Now(), "dd-mmm-yyyy hh:mm:ss"), TimeUnit.Seconds)), "hh:mm:ss")), Set(VarTimerST,""))

Start and AutoStart properties = If(TimerStatusP = "Timer Started", true,false)

Timer Reset = true
 
This is a multiuser app when old user login then timer need to get data from ColSwitch if new person logined then timer need to start from 0 but it is not getting according to plan. Please suggest a solution or convey how can achieve the goal.

Thank you.


 
I have the same question (0)

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 387

#2
timl Profile Picture

timl 340 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 301

Last 30 days Overall leaderboard