Forum Discussion
Power BI Usage Metrics Across All Workspaces:
- 3 years ago
Hi. Yes and no. There is no way to do it like the usage metrics you can check right now with a single click. However you can build a dataset with that info thanks to the PowerBi Rest API (activity events) or the Office 365 Audit logs. Both are places that will let you get the last 30 or 90 days of usage metrics of the whole tenant. The thing here is that you need a data engineering process in order to store the history in a storage so you can connect with Power Bi later and build a detailed report of usage metrics.
You can read more about that here: https://learn.microsoft.com/en-us/power-bi/admin/service-admin-auditing
I hope that helps,
Hi. Yes and no. There is no way to do it like the usage metrics you can check right now with a single click. However you can build a dataset with that info thanks to the PowerBi Rest API (activity events) or the Office 365 Audit logs. Both are places that will let you get the last 30 or 90 days of usage metrics of the whole tenant. The thing here is that you need a data engineering process in order to store the history in a storage so you can connect with Power Bi later and build a detailed report of usage metrics.
You can read more about that here: https://learn.microsoft.com/en-us/power-bi/admin/service-admin-auditing
I hope that helps,