
Announcements
I have two power apps where I would like to use input dynamically across both apps.
Here I would like to be able to save an ID in a global variable from app 1, switch over to app 2, and keep that ID value in from app 1 to app 2. When I use the launch function and save my variable as input, then it doesn't show anything in app 2.
My code in app 1:
My global variable is set from the gallery:
And this is my OnStart in app 2
Can anyone help with this error?
Have you confirmed this with the published versions of your Apps - might be that your browser cached an older version of the App