Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

New Usage Metrics Report across workspaces

Hello,  is there a way to get similar data to the "New Usage Report" that is created when we choose "View Usage Metrics Report" on a report level but across different workspaces? The data is there...
  • Anonymous's avatar
    Anonymous
    4 years ago

    We had the same problem and decided the best approach was to do this ourselves. We wrote some simple PowerShell scripts that connect to the Power BI REST APIs which then pull down the usage metrics. Then we have a SSIS package that picks up that output and loads it into a SQL table which we use going forward to query.