How to display a Power Apps | Canvas app in full screen without the title bar?

Recently, I was asked to open a PowerApps | Canvas app without the title bar at the top of the screen. After some research, I found an answer from matthew devaney that proposed to add the "&hidenavbar=true" parameters to the URL of the application. This works perfectly and allows us to hide the title bar. … Continue reading How to display a Power Apps | Canvas app in full screen without the title bar?

Advertisement

Implementing triggers for Power Automate flows that are not supported by the Dataverse connector

The Dataverse connector allows us to trigger Power Automate Cloud flows based on events that occur on Dataverse. These events include the creation, deletion and modification of a record or the execution of an action or from a step in a business process flow. Generally speaking, these triggers serve a large variety of requirements and … Continue reading Implementing triggers for Power Automate flows that are not supported by the Dataverse connector