Skip to content
All posts

Power Apps: Yes No Toggle

This video is about the Power Apps Toggle. You’ll use boolean values all the time in your applications. A boolean value is a true/false, yes/no, on/off type of value and we’ll look at this value type in more detail in this video. A toggle like this is great for showing/hiding a visual element like a button or an image. We’ll cover the bang (!) operator which is the reverse or not operator. We’ll also go into depth on several examples that will allow us to manipulate a boolean value variable: toggle, checkbox, button, drop down list, radio buttons, and even a text entry field.

If you’re looking for the link to the loading screen or wait spinner, here it is: https://youtu.be/b_DwfhfAyBQ

-Darren Neese with PowerApps Tutorial