Hi,
In the mainform my app there is a fairly large procedure in which many lookup tables are cached. Some of the users of this app are mainly on another form of the app in which I like to offer the possibility to execute this same code (to refresh the data) without having to go back to the main screen. The code is in the onselect property of a button but I cannot do a select(button) from another form.
In other programming languages this is called a "procedure". This is meant to avoid repeating the same code and having to maintain the app on multiple places for just one change.
Maybe there is some way to accomplish this in powerapps but if not I would think it would be less than technically impossible to have some way to refer to a piece of code from anywhere within the app.
Is there some elegant way to deal with this in powerapps as it is?

Report
All responses (
Answers (