Hi Team,
I have created a boolean global variable on start of app and updating the value of that variable with a textbox on another screen.
However, when I change the value, it needs a trigger of "Run OnStart" to update the variable value.
There's an admin who have access to that screen and can update the value and that value should remain intact inside the app for others.
variable on start of app
Set(
isEnabled,
TextBox2.Value
);
Is there any alternative way to fix this? Can I refresh the app with Refresh() function?
Really appreciate any help with this!
Thank you!
Solved! Go to Solution.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
197 | |
69 | |
49 | |
44 | |
20 |
User | Count |
---|---|
257 | |
124 | |
84 | |
76 | |
69 |