Announcements
I have an APP that quit retrieving the global variables on Run Onstart. This happened for no apparent reason and I cannot figure out how to troubleshoot it. I have reverted back to a previous version of the App (didn't solve it); I disconnected and reconnected the data sources (didn't solve it either);
I was running into something similar, so I put it in the OnVisible of the first screen instead, and it seemed to work. Strange things. I do think that even when it wasn't working properly in the editor with the global variables in the OnStart, it might have still been working in the published version of the app for the users.
The other method you might try that has been a failsafe for me is to set the variables in the OnSelect value of a button, and set the Visible property of the button to false. Then, in the OnVisible of the first screen, put Select(Button1) to trigger the code.
Gotta love workarounds 🙂
Resolved - I spotted the error.
Thanks for responding. I didn't look for enough down the on start code for a missing paren. (Sometimes the simplest of things trip you up after resolving more complex issues : )
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 429 Most Valuable Professional
11manish 191 Super User 2026 Season 2
MS.Ragavendar 122 Super User 2026 Season 2