Hello,
I have a PowerApps application, connected to some SharePoint lists.
I have some buttons on a screen1 with values. In this screen1 the user can click on a specific button (the eye on the screen). That brings him on another screen.
The thing is that I have only one button, duplicated in a Galery:

I want to pre-fill some field on screen2 according to the button he click (and so the ID he pick) on screen1.
First question: how to send a value depending the button he click?
Second question: how to pre-fill field with values that I send from another screen?
Thanks 🙂