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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Nerst
New Member

Load data in Power BI Service from a local REST API

I am running a local REST API from a Flask Python script.

One of the endpoints is called /all_data that loads a list of json events.

The API is running on, let's say, http://127.0.0.1:8000 on the browser.

 

I would like to know, whether is it possible or not, in PowerBI Service (in Desktop as well), to import the data fetched by the endpoint http://127.0.0.1:8000/all_data/ to build a reporting Dashboard?

1 ACCEPTED SOLUTION
v-stephen-msft
Community Support
Community Support

Hi @Nerst ,

 

You could call Power BI REST API from custom connector. Please kindly refer to

How to Call Power BI REST APIs with Custom Connector and Postman

Power-BI-Rest-API-4.jpg

Or try the solution in the following post:

Solved: Using a REST API as a data source - Microsoft Power BI Community

 

 

 

Best Regards,

Stephen Tao

 

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

View solution in original post

1 REPLY 1
v-stephen-msft
Community Support
Community Support

Hi @Nerst ,

 

You could call Power BI REST API from custom connector. Please kindly refer to

How to Call Power BI REST APIs with Custom Connector and Postman

Power-BI-Rest-API-4.jpg

Or try the solution in the following post:

Solved: Using a REST API as a data source - Microsoft Power BI Community

 

 

 

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors