Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Telemetry

Kiran Thomas edited this page Jul 15, 2020 · 3 revisions

Power Apps have an experimental advanced tools tab in it that monitors all the events that have been triggered by the app.

  • Edit the Power App and click on the advanced tools symbol on the left vertical menu.
  • On ‘Monitor (experimental)’ tile, click on the ‘Open Monitor’ link, which will open the page with tracking of events.

The Activity monitor tracks the following actions:

  • Click event
  • Data refresh
  • Duration of an event
  • The data source of every event along with the event name
  • UI Control on which operation is performed

Clone this wiki locally