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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Get data from REST API (streaming) and combine with other sources

Hi,

 

Does anyone know how we can get data from an API live without having an import mode?

I've seen that we can use something called REST API in Power BI Service.  Can we get data from there live? 

Can we also combine data from REST API with on premise server and one drive? 

 

 

 

 

 

2 REPLIES 2
TedPattison
Microsoft Employee
Microsoft Employee

There is currently no support in the Power BI Service API to retrieve data. While there have been several requests from customers for this feature, the API was never built to support this type of functionality. Whether Microsoft adds this behavior to the API in the future is a possibility but it does not seem to be on the roadmap today.

 

Here is the way to get the closest behavior to what you want.

  1. Export the PBIX file from a workspace. It gives you the data but then you need a tabular database engine to execute queries.
  2. Use Power BI embedding and embed a report. Then export data from a visual on that report using client-side code and the Power BI JavaScript API. This is not straight ahead but it will provide you with direct access to the data from a Power BI dataset in the browser.
Anonymous
Not applicable

Thank you for answering my question!

 

1. How will it work if I also have excel files? 

2. I don't have tabular database engine to execute queries. 

3. As far as I know, you can't connect to API from WEB connector in Power BI Service, right? 

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.