Hello @Sanu ,
what is your database? SharePoint, Dataverse, something else?
Show us the "code" you used to fill the gallery you screenshotted. We need some more infos to help you.
Help us to help you 😉
With regards
Kevin
Hello Kevin,
Thank you for your interesting to help me.
I'm using outlook "booking room" function.
Here a screenshot of "code".
Hello Kevin,
Do you have any idea?
Hi @Sanu ,
So you are making your own App by editing the Book a room App, then you will need to find the Gallery control in that room select screen, edit its Items property. The Items properties often include a table, if you place AllRooms, which I can see in OnVisible of the screen, you will see all the vans in the Gallery. In the sample app, the collection "AvailableRoomEmailName" comes from the source of "AvailableRooms1" collection, which is created by the Office365 connector FindMeetingTimes action:
However, on your end, you will not be able to get the vans by the FindMeetingTimes action since they are not meetings, unless you treat them as meetings and scheduled in Outlook but this will have another limitation: you will not be able to view the meetings you are not in. As the result, you will not be able to filter the vans you cannot see (they have been booked by others).
Now as we are not aware of the data source and the table structure you are using for the App, so basically we will not be able to provide a certain solution for you. But my suggestion is, refer to @aprildunnam 's video and use the desk booking sample app instead, follow the guide and modify the App. It would be a bit easier than edit the room booking App. Here is the video link:
https://www.youtube.com/watch?v=zroxwXpVhHI
Download link:
https://github.com/aprildunnam/PowerApps/tree/master/DeskReservation
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
User | Count |
---|---|
254 | |
106 | |
84 | |
51 | |
43 |