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 / Configure gallery to s...
Power Apps
Answered

Configure gallery to show all available choices

(0) ShareShare
ReportReport
Posted on by 199

Hello,

I have a desk reservations list that includes a choice column allowing users to select a desk. I want to display all the available desks (unbooked) in a gallery, have the user select one and be taken to a new form where they can make a booking. This would prevent double booking.

I’ve spent a lot of time going around in circles with researching this because I am unsure of the mechanics to achieve this.

Can I sort or filter the column in PowerApps or do I need a second list to hold the desk names and their ID and put this info into a collection?

If anyone can point me in the right direction, that would be most appreciated.

 

Kind regards, Vicki

Categories:
I have the same question (0)
  • Verified answer
    jorge.daniel Profile Picture
    1,430 Super User 2024 Season 1 on at

    Hi,

     

    I think you can achieve that with a couple of boolean fields, like Being Booked and Booked. In this way you would filter your choice on Booked and Being Booked and could set Being Booked to true when you take the user to the booking form and Booked to true when the user confirms the booking.

     

    To filter the choice:

     

    Filter ( Table, Booked <> Table.Booked.Yes || 'Being Booked' <> Table.'Being Booked'.Yes ).DeskName

     

    This is what it would look like (ish) with Yes/No Dataverse fields.

     

    Regards

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

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard