How to get the current visible screen in Power Apps canvas apps

Hello everyone and welcome to my blog. In today’s blog, I will show how you can get the active screen dynamically in Power App.

To get the currently visible screen, you need to use the ActiveScreen property of the App object. The ActiveScreen returns a reference to the screen which is currently visible.

Based on the value returned by ActiveScreen property, you can take appropriate action. In the example below, I am using the ActiveScreen property to show/ hide a control

Hope this helps.

Debajit Dutta


Discover more from Debajit's Power Apps & Dynamics 365 Blog

Subscribe to get the latest posts sent to your email.

Discover more from Debajit's Power Apps & Dynamics 365 Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading