Carry the selected ticket with Set()
Navigating to DetailScreen is only half the job: the screen also needs to know which ticket the user tapped.
Chain a Set() into the gallery's OnSelect to remember the tapped row in a selectedTicket variable, show its title on DetailScreen, and add a Back button to return.
This exercise is part of the course
Introduction to Power Apps
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise