Forum Discussion
Report Usage Metrics only shows two months
- 2 years ago
Hi Anonymous ,
As you can see in the Microsoft documentation regarding the Report Usage Metrics (link ) the report only access information up to 90 days.
Unfortunatly, for more than this 90days you will need to fetch the information using the PowerBI REST APIs, store it and build your own report.
Here is a high level explanation on the REST APIs in the Microsoft Learn Using the Power BI REST APIs .
I can also recommend RuiRomanoMS's github where he has a detailed explanation on how to implement a solution like this : Github PbiMonitor
Hope this answer solves your problem!
If you need any additional help please @ me in your reply.
If my reply provided you with a solution, please consider marking it as a solution ✔️ or giving it a kudo 👍
Thanks!
You can also check out my LinkedIn!
Best regards,
Jorge Pessoa
Hi Anonymous ,
As you can see in the Microsoft documentation regarding the Report Usage Metrics (link ) the report only access information up to 90 days.
Unfortunatly, for more than this 90days you will need to fetch the information using the PowerBI REST APIs, store it and build your own report.
Here is a high level explanation on the REST APIs in the Microsoft Learn Using the Power BI REST APIs .
I can also recommend RuiRomanoMS's github where he has a detailed explanation on how to implement a solution like this : Github PbiMonitor
Hope this answer solves your problem!
If you need any additional help please @ me in your reply.
If my reply provided you with a solution, please consider marking it as a solution ✔️ or giving it a kudo 👍
Thanks!
You can also check out my LinkedIn!
Best regards,
Jorge Pessoa