I have two power apps based on a SP list. The first is basically just a gallery listing all the records in the list. If you click a button on any record, it opens the second app, passing through the ID value from the list item and populating the fields on the app with the values from the list item.
My issue is that this second app has multiple screens, with different fields and buttons displayed, and I want the app to open to the appropriate screen depending on the value of the CurrentStatus field. I know I probably need an IF statement in the StartScreen value of the app, but I cannot figure out how to get it to look at the value of the SP field in that formula.

Report
All responses (
Answers (