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$$


App.Theme sets the whole app at onceFill
Fill directly: RGBA(...) or Color.Teal

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