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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI API Dataflow Import Operation

Hello Everyone,

 

I'm actually working on building reports and Dashboards. I have an API (web link) that gives me new data every 10 minutes (with lists of elements)  and I would like to import that data on power BI to automaticaly build dynamic dashboards. I'm a debutant in power BI, thank you for your help. 

3 REPLIES 3
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

So the dataset is streaming, right? You can use power bi rest api to push data to dashboard in real-time. For more details about streaming dataset, please refer to doc below:

https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming

 

Community Support Team _ Jimmy Tao

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

Anonymous
Not applicable

@v-yuta-msft 

 

I've seen your link but I still don't get it. The link shows how to create an API. I already have an API that is streaming : it's a url https://maam-dev.axa.com/maam/v2/monitoring/usage that gives me constant new information (without storing it) that I want to store in a database, using power bi, to then read the information with graphics.  

Anonymous
Not applicable

@v-yuta-msft Thank you very much for this link. yes it's streaming. I will try this.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors