Forum Discussion
Storing/exporting Usage Metric Report Data
- Anonymous3 years ago
Hi. If you want to take more data you need to develop the report instead of using the automatic by microsoft. There are two ways to obtain logs for usage metrics. One of them can get 90 days of data instead of 30, but it's more difficult to automate in my opinion. That would be exporting audit logs. The other way just gets 30 days data from PowerBi Rest API.
The best way to have even more data is using one of those two and store the data every day so you can build your history in a storage (e.g. data lake gen2, blob, sql database, etc)
You can read more about those two ways in the following doc:
https://learn.microsoft.com/en-us/power-bi/admin/service-admin-auditing
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi. If you want to take more data you need to develop the report instead of using the automatic by microsoft. There are two ways to obtain logs for usage metrics. One of them can get 90 days of data instead of 30, but it's more difficult to automate in my opinion. That would be exporting audit logs. The other way just gets 30 days data from PowerBi Rest API.
The best way to have even more data is using one of those two and store the data every day so you can build your history in a storage (e.g. data lake gen2, blob, sql database, etc)
You can read more about those two ways in the following doc:
https://learn.microsoft.com/en-us/power-bi/admin/service-admin-auditing
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.