Introduction to Power Apps
Luise Freese
Azure & Power Platform Architect


Navigate(ScreenName) takes the user thereOnSelect
Set(name, value) creates an app-wide variableSet() and Navigate() with a semicolonselectedTicket.Title, .Priority, anything
Back() returns the user to the previous screen
App.Formulas: app-wide constants, always availableScreen.OnVisible: runs every time a screen opensOnSelect: runs on the user action

$$

Label1, Button2, Gallery1, unreadablelblTitle, btnSubmit, galTickets

Introduction to Power Apps