Hi
Thanks for your Suggestion.
However breaks are on random for each user.
Say I started working at 8am then want to go to smoke at 9, took more than 10 minutes; a notification should be sent out that its been 10 minutes user on break.
I understand to keep checking empty values on Break End i.e
I could make my flow logic like this.
Schedule > Interval 5 minutes > Get Items > Condition >If Break Start is not empty AND If Break End is Empty(If True --- > ####, If False ---> ####)
If above approach is correct. what I can do to make it read the time stamp on Break Start so it could calculate if current time and time stamp is greater than 5 minutes, if yes send a notification saying some user is on break for this many minutes. If not exit flow.
hope this make sense.
Thank you
Now if True