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 / Mobile notification
Power Apps
Unanswered

Mobile notification

(0) ShareShare
ReportReport
Posted on by
Hi,
I have a timesheet app with Sharepoint data source; Recording shift start, end, break start and end times. Want to send mobile notification with intervals if break time extends certain thresh hold till break ends.
Any help or advise plz.
Thank you
Usman
Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    You could be a recurrence flow which runs on your SP list.

    If your break is until 1 o'clock, set the flow to run at 5 minutes past 1 o'clock.

    with this flow you will check the SP list for every not break end line and then use an action Push Message to send a message to the corresponding employee. (email adress should be also in the SP list)

  • u4jaanus Profile Picture
    on at

    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

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    That's possible but you will generate a big load, many (unnecessary) flow runs.

     

    You could also write to a SP list when the user starts the break. (and will write to a field (or delete the row) if it is ended)

    the new input of this list will trigger the flow which has a timer for like 5 minutes.

    after 5 minutes it will check if the record in SP is updated or deleted.

    if not, message, if yes, flow ends.

     

    This way you won't have that many flow runs (depending on your employee's 😉 )

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard