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
shimano
New Member

Is there an API to read the data shown in Power BI reports?

I am looking for an API so I can query the data that is displayed in Power BI reports. The use-case is that the report contains calculated metrics, and we want to programatically/continuously monitor those metrics to ensure they are and remain correct.

 

Right now we are able to continously monitor via API:

  • The original data (eg let's say coming from a CRM)
  • The data stored in Azure SQL (which is used by Power BI)

 

But we can't monitor:

  • The calculated metrics inside the Power BI report

 

Is there an API to read the data shown in Power BI reports?

 

I looked at the Power BI API but it doesn't seem to give access to the data, only to allow managing resources:

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/getpage

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdataset#dataset

 

2 REPLIES 2
v-lionel-msft
Community Support
Community Support

Hi @shimano ,

 

Maybe you can try to use the gateway logs:

hh3.PNG

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

v-lionel-msft
Community Support
Community Support

Hi @shimano ,

 

I queried the relevant documentation but didn't find an API with this functionality, but Power BI has similar tools, you can refer to this:

Display a visualization's underlying data 

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.