The simplest way to reset or clear a global variable in Power Apps is to use the Set function. Using the Set function helps you to assign a new value or empty value to the variable.
Set
To use the SET function to clear a variable in PowerApps, you have to use the below formula:
Set(YourVariable, Blank())
See Also PowerApps Variables Types : Context Variable Vs Global Variable Vs Collections
1.1k questions
673 answers
454 comments
193k users
Related Activities
Categories
Most popular tags