Introduction to Power Apps
Luise Freese
Azure & Power Platform Architect

TextInput1.TextText


Set(isSignedIn, true) creates one named isSignedInSet() again in Chapter 3
Visible = isSignedIn shows the Label only when trueIf(condition, value-if-true, value-if-false) for two-way choices$$


$$
Want one control to stand out?
Fill directly: RGBA(...) or Color.Teal

Set() stores a value, If() shows or hides based on itFill for an accentIntroduction to Power Apps