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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Refresh API Connection

Hi All,

 

I'm looking into using an API connection to a dynamic dataset in Power BI using Web.Contents in Power Query.

My question is that because I want this data source as up to date as possible I'm wondering if API connections can be set to refresh as the report is accessed or if a gateway needs to be setup per report using the API connection that could have scheduled refreshes throughout the day.

 

Thank you

1 ACCEPTED SOLUTION
blopez11
Super User
Super User

You can configure the dataset associated with your report on a refresh schedule.  You probably do not need a gateway if the API is to a cloud based service.  I will warn you though that Power BI is a little finicky when it comes to web based APIs, and what works in the desktop doesn't always work in the service.  There are alot of factors that contribute to this and many posts about this.  The easiest web APIs to use are those that use anonymous authentication, and you pass authentication data (tokens in headers).  It can get quite complicated for other authentication methods

 

Good luck

View solution in original post

1 REPLY 1
blopez11
Super User
Super User

You can configure the dataset associated with your report on a refresh schedule.  You probably do not need a gateway if the API is to a cloud based service.  I will warn you though that Power BI is a little finicky when it comes to web based APIs, and what works in the desktop doesn't always work in the service.  There are alot of factors that contribute to this and many posts about this.  The easiest web APIs to use are those that use anonymous authentication, and you pass authentication data (tokens in headers).  It can get quite complicated for other authentication methods

 

Good luck

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.