web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Only one user at a time can use the app: how can I create a waiting queue?

(0) ShareShare
ReportReport
Posted on by 67
Hi all!
I've a Power Apps application that cannot be used by multiple users at the same time. The app needs to manage a queue by writing to a table (waiting lines). When a user opens the app, they land on the waiting screen: if the user is alone, they can enter and go to the operational page (home_facility), where they can stay for at least 5 minutes. Otherwise, if another user is already inside with isrunning=true, they must wait and join the queue. As soon as the app becomes free and it’s their turn, they can enter. After the 5 minutes are over, the user is redirected back to the waiting page and their record in the table must be deleted.

The table consists of the following fields: email, name (key), start_facility, and isrunning.

Can I manage all of this entirely within Power Apps? If yes, how? Thanks


 
Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    68,375 Most Valuable Professional on at
    Only one user at a time can use the app: how can I create a waiting queue?
    Create a timer in the App. Set it to check the list every 5 minutes.  When a user loads the app it checks the list.  If noone is listed as using the app the timer starts and they can use it.  If others are using the app then they are added to the waitlist and the timer starts.
     
    When the timer ends it checks the list again. If the user is currently using the app they are sent back to the waiting page and their entry is moved to the end of the list.  If they are at the top of the list they can now enter and use the app.
     

    ----------------------------------------------------------------------------------
    If this Post helped you, please click "Does this answer your question" and give it a like to help others in the community find the answer too!

    Paul Papanek Stork, MVP
    Blog: https://www.dontpapanic.com/blog
     

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 706 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 330 Super User 2025 Season 2

#3
SebS Profile Picture

SebS 226 Moderator

Last 30 days Overall leaderboard