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

Telemetry

Abhijeet Bodhankar (Tata Consultancy Services) edited this page Jul 13, 2020 · 3 revisions

Telemetry

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

  • Edit the Power App and click on the advanced tools symbol on the left vertical menu.
  • On ‘Monitor (experimental)’ tile, click on ‘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
  • Data source of every event along with the event name
  • UI Control on which operation is performed

Clone this wiki locally