Hi: I have a gallery that draws from a Sharepoint list:
The Gallery looks great. What I want to do is have each navigation icon in the gallery point to a different screen. I had assumed it would be as simple as targeting the first icon and under Navigate use Navigate(ThisItem.ScreenName, ScreenTransition.Fade):
However, this does not work as seen in the screenshot: it gives the error "This formula uses scope, which is not presently supported for evaluation".
So, any idea anyone on how to achieve this aim? I have looked around and only found an article that does it all within PowerApps, not from the SP list.
Regards
Solved! Go to Solution.
Check this Post which I earlier answered:
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Check this Post which I earlier answered:
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Hi @Dr_Lee ,
Unfortunately, what are you trying to do is not possible ...The Navigate () function expects the name of the screen (hardcoded if you want), not a string value as the name of the screen.
So, if think that you need to reconsider your approach.
Hope it helps !
Thanks - the post by @eka24 does work though - it turns out, you can do this in collections but, for some reason, not using a Sharepoint lost connector
Thank you so much @eka24 , it worked great. It is identical to my attempted solution, except using a Collection as the data source instead of a Sharepoint list. I guess there's just something in the connector properties that disables this. Thanks again!
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
202 | |
174 | |
62 | |
32 | |
31 |
User | Count |
---|---|
329 | |
268 | |
104 | |
72 | |
56 |