Active Screen in PowerApps Canvas App

 PowerApps Canvas app will have App property will have different properties. ActiveScreen is one of the property in PowerApps App level.

ActiveScreen property will following properties,

  • Name
  • ContentLanguage
  • Orientation
  • BackgroundImage
  • Fill
  • Height
  • ImagePosition
  • LoadingSpinner
  • LoadingSpinnerColor
  • Printing
  • Size
  • Width
We can set the screen color based on the ActiveScreen name. We can change the field types based on the current screen.

We can set the Screen background using the formulae below.


If(App.ActiveScreen.Name = "Screen1",Gray,Tan)



Comments

Popular posts from this blog

Linksys Wireless Connection Failure

The security validation for this page is invalid. Click Back in your Web

Power Apps toPower Automate Error - The input body for trigger 'manual' of type 'Request' did not match its schema definition , the input String does not validate against the date