Skip to content
All posts

Buttons and Variables

We will cover the Power Apps Variable. Many times, you will need a variable to change things dynamically in your Power App. You will learn here how to set a variable with the Button’s OnClick or OnSelect event. You will use this variable to change the text of the same button. Then you will see another button example where we will use it to show or hide an icon. You’ll also see an example of an If statement being used. These are great basics to learn. I hope you enjoy this tutorial for PowerApps!

📌If you’d like to know more about context variables, here’s my best video on that: https://youtu.be/G7z6maaPy0U

🚀To learn more about the Booleans and toggle values, check out this one: https://youtu.be/zn7tWAOdIY8

-Darren Neese with PowerApps Tutorial