Telemetry - OfficeDev/microsoft-teams-apps-attendance GitHub Wiki

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

  • Edit the Power App and click on the advanced tools symbol in the vertical menu on the left.
  • Click on Open monitor 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 as well as the event name.
  • UI Control on which operation is performed.