Carry the selected ticket with Set()
Right now the Detail screen has no idea which ticket the user picked.
Use Set() to store the selected row in an app-wide variable selectedTicket, then bind a Label on the Detail screen to its Title so the user sees the right ticket when they arrive. Finally, add a Back button so the user can return to the gallery.
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