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