Views:

Applies to Product - Power Apps


What’s happening?
The customer needs to retrieve the version history of PowerApps published by users across all environments, including details such as user information, environment, and timestamps of the publishing actions.


Reason:
The customer was unable to find the necessary information regarding the version history of PowerApps, despite having tenant analytics enabled. This may stem from the need to query specific Dataverse tables or enable certain features in the Power Platform Admin Center.


Resolution:

  1. Ensure that tenant analytics is enabled in the Power Platform Admin Center. This can be done by navigating to the admin center and toggling the appropriate settings.
  2. If audit logging is enabled, query the Dataverse Audit Table for PowerApps changes:
  3. Open Power Automate or Dataverse Advanced.
  4. Query the Audit table where the operation is set to "Publish" to retrieve relevant results.
  5. For further details on tenant analytics, refer to the documentation on Tenant-level analytics - Power Platform.
  6. Consider utilizing the toolkit designed for monitoring, which is built on a Microsoft Dataverse data model and includes workflows to gather resource data across environments within the tenant. More information can be found in the CoE overview - Power Platform documentation.
If this persists after following these steps, further assistance may be required from the Microsoft Support team.