Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
ekimakIA
Frequent Visitor

How to fetch usage metric details through Power BI REST API

Hi,

 

Is there any way to fetch the Usage Metric Report Value through REST API. Like I want to fetch the report open value, last access date etc using API. Please let me know if there is any API to fetch its value.

 

ekimakIA_0-1642686965263.png

 

1 ACCEPTED SOLUTION
MikeJohnsonZA
Responsive Resident
Responsive Resident

Hi 

Yes there is a rest API to fetch this data Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Docs

You will only be able to request a single day at a time and only 30 days history is available, so you will need to build another injection process to handle this. 

If you are looking for an easy to implement process there is an open-source project that you can use RuiRomano/pbimonitor (github.com)

 

Regards

Michael Johnson

If this or another post helped you, please consider giving it a thumbs up or marking it as the correct solution.

 

View solution in original post

4 REPLIES 4
akashparthe
Regular Visitor

Can you please suggest a way to fetch the count of views, unique viewers. Can you suggest any specific api's if available.

s_w
Frequent Visitor

We seem to be able to get report views, but not specifics about what page the view is on. Anyone have an idea where we can get that level of detail through the API?

 

MikeJohnsonZA
Responsive Resident
Responsive Resident

Hi 

Yes there is a rest API to fetch this data Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Docs

You will only be able to request a single day at a time and only 30 days history is available, so you will need to build another injection process to handle this. 

If you are looking for an easy to implement process there is an open-source project that you can use RuiRomano/pbimonitor (github.com)

 

Regards

Michael Johnson

If this or another post helped you, please consider giving it a thumbs up or marking it as the correct solution.

 

But this API call will only return the report name, not the page of the report. However, the usage reports in Power BI service do show this information, so it seems it does exist?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.