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 …
How to get the current visible screen in Power Apps canvas apps Read More »
The post How to get the current visible screen in Power Apps canvas apps appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Exploring AI Functions (PowerFX) within Canvas Power Apps
Microsoft continues to bring intelligence closer to app makers with the introduction of AI Functions in Power Apps. These new capabilities all...
Connection.Connected in Power Apps
Anybody ever had problems with Connection.Connected in Power Apps? Connection.Connected is a piece of code in Power Apps that helps you iden...
Power Apps – Information regarding the end of support for Image to App & Figma to App features
Starting October 21, 2025, we will begin deprecating the Image to App and Figma to App features in Power Apps (Canvas Apps). These features al...
Power Apps – Create offline profiles in the maker studio for Canvas apps
We are announcing the ability to create offline profiles in the maker studio for Canvas apps in Power Apps. This feature will reach general av...
Geolocation in Power Apps: Translating Addresses and Validating Check-Ins
Hi Everyone, I’m back, and today, we will learn how to implement translating addresses to longitude and latitude (using Azure Maps API) ...
Want to check if you have added metadata to the entity in Power Apps – Table Segmentation properties?
Hi Folks, After a break, I am back with my next blog post, this is a very short one. Whenever you were working on any implementation, you coul...