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
Scan & Save Data from Images Using AI & Custom Pages in Power Apps
In a recent client requirement, we developed a solution to streamline business card processing by leveraging AI and Power Apps. The goal was t...
Power Apps – Create an app description with Copilot
We are launching Managed Environments. Available in Managed Environments, this AI feature allows makers to generate and save model-driven app ...
User Defined Types in Power Apps
Recently I already mentioned Named Formulas and User Defined Functions in my posts. Today I'm looking at User Defined Types.
How to use JOSN data in Canvas APP received from a web API response
To use the JSON response of a Custom Connector in a Canvas App in Power Apps, you can access, parse, and display the data directly within the ...
Microsoft Viva Connections: Power Apps card
The Power Apps card for Viva Connections enables integration of power cards and applications onto the dashboard for easy access. It’s li...
How to access/display Business Central data directly in Power Apps without using Dataverse and standard Power Platform connector – Call HTTP Request via Power Automate
Hi, Readers.Today I would like to share an interesting topic, how to access/display Business Central data directly in Power Apps without using...
Implementing an info screen with Power Apps
There is a large screen in the open space of our office, which is used very rarely. Mostly during occasional Teams meetings and, of course, du...