First time using Power Apps. Followed this template/deployment: https://github.com/aprildunnam/PowerApps/tree/master/Desk%20Reservation%20Template
Attached the SharePoint lists of desks to the Data tab on the left column, but on the desk selection page it reads "Uh oh, no openings found!"
I found if I create a new app from the list it works there, but not when I try to connect it to this pre-existing one.
I tried right-click>refresh, tried making a new list and attaching that, so not sure where else to look. I assume it's not an issue with the code since it's already built into the template. There's also several instances of the "x" icon, but will tackle that after resolving the list issue.
Would appreciate any assistance! Thanks for your time.
Solved! Go to Solution.
Hi @Nevina ,
Do you mean that the app showing “no openings found” after you have provisioned the app template and SharePoint list connection showing disable in data source list?
Have you followed the instructions in the page the Github?
If so, and base on the test I made with same files downloaded from github, I found that the Flow may did not create SharePoint lists completely.
1\ Desk Reservations list:
You need to check whether Person column “Reserved By” and Date columns “Check Out From” & “Check Out To” have been created successfully.
2\ Desks list:
Check whether Hyperlink type column “Map link” have been created successfully.
When you have modified the 2 lists completely, add them into Power Apps in the Data pane:
Then the words “no openings found” you have seen came up because no item have been selected in the Gallery:
When you have set test data in both SP lists, the app would be able to work.
Below are the videos provided by @aprildunnam , who is the editor of the sample app as well:
https://www.youtube.com/watch?v=zroxwXpVhHI
https://www.youtube.com/watch?v=GJe6l13rgF0
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.
Tried a different browser on a whim, and suddenly the desk is showing up!
Next issue is that the "uh oh" remains even with the desk list there, so will work on this next!
Hi @Nevina ,
Do you mean that the app showing “no openings found” after you have provisioned the app template and SharePoint list connection showing disable in data source list?
Have you followed the instructions in the page the Github?
If so, and base on the test I made with same files downloaded from github, I found that the Flow may did not create SharePoint lists completely.
1\ Desk Reservations list:
You need to check whether Person column “Reserved By” and Date columns “Check Out From” & “Check Out To” have been created successfully.
2\ Desks list:
Check whether Hyperlink type column “Map link” have been created successfully.
When you have modified the 2 lists completely, add them into Power Apps in the Data pane:
Then the words “no openings found” you have seen came up because no item have been selected in the Gallery:
When you have set test data in both SP lists, the app would be able to work.
Below are the videos provided by @aprildunnam , who is the editor of the sample app as well:
https://www.youtube.com/watch?v=zroxwXpVhHI
https://www.youtube.com/watch?v=GJe6l13rgF0
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.
Hi @Nevina ,
Have you resolved the issue?
If above post helps, then please consider Accept it as the solution to help the other members find it.
Best regards,
Community Support Team _ Jeffer Ni
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @v-jefferni ,
i have the same problem, i already followed your steps but can't solve the problem, do you have any suggestion?
DATA:
Desk Reservation list:
Desks:
Thank so much.