Forum Discussion
fc_micro_pbi
1 year agoNew Member
How can I get Usage Metrics(report opening time) using Power BI Rest API?
Hi everyone.
I would like to fetch Power BI report opening time (For example,I would like to know how long does it take for a user to render a speific report) using Power BI Rest API, but I could not find the corresponding REST Operation groups. Does anyone know the solution for that?
Thanks in advance.
1 Reply
- AnonymousNot applicable
Hi fc_micro_pbi ,
The Power BI REST API for Activity Events provides detailed information about user activities within the Power BI service, including specific actions performed on reports, dashboards, and datasets. You can refer the following link to get it:
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
How to view the frequency of user usage for all wo... - Microsoft Fabric Community
GET https://api.powerbi.com/v1.0/myorg/admin/activityeventsBest Regards