Admin Monitoring of Power BI Usage in Excel
We are excited to announce improvements to the Power BI activity logs that would help organizations gain insights on users connecting to Power BI datasets from Excel. With these improvements, admins can now track the usage of Power BI datasets in Excel, helping organizations improve data governance or fulfill regulatory compliance. Prerequisites To access the Power BI activity log, you must meet these requirements: Be a global admin or a Power BI administrator Install the Power BI Management cmdlets locally or use the Power BI management cmdlets in Azure Cloud Shell Monitoring usage of Power BI datasets in Excel with PowerShell In this example, a Power BI admin wants to identify users connecting to Power BI datasets from Excel Desktop and Excel for the web with the Get-PowerBIActivityEvent activity: Open PowerShell Run the Get-PowerBIActivityEvent cmdlet to download event data for the AnalyzedByExternalApplication activity. The AnalyzedByExterna...