Hello PowerApps wizards,
I am trying to use a Text Input field (TextInput4 / Green Box) to filter a Gallery that is tied to an Excel sheet (Table1 / Blue Box) - (successfully did this) but now I'd like to be able to click on the arrow next to the users name that I searched for and populate an Edit Form (Salmon box) in order to update or delete certain data found in the row of the Excel sheet that the I am referring to in the Gallery. (hopefully that makes sense).

I'm thinking the arrow in the gallery can set a variable for an ID in order for the Edit Form to look for that ID to locate the row of data I am looking for to fill in the form items. But seem to be struggling.
HELP! 🙂