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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
JanV
Resolver I
Resolver I

Data Refresh API vs. Scheduled refresh

Was wondering what the limits are of the Data Refresh API's. Can it make your non-directquery datasets more real-time by initiating a refresh avery 15 minutes (maybe even 5 minutes) whilst the best you can get out of scheduled refreshes is hourly? 

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee


@JanV wrote:

Was wondering what the limits are of the Data Refresh API's. Can it make your non-directquery datasets more real-time by initiating a refresh avery 15 minutes (maybe even 5 minutes) whilst the best you can get out of scheduled refreshes is hourly? 


@JanV

Based on my test, the Data Refresh API shares the same limitation(8 times per day) with "Schedule Refresh" with a Pro license. After exceeding the limitation, the API call would get the response saying "Number of refresh requests in last 24 hours exceeded limit". If you'd like to lift this limitation, you may have to buy a premium license(48 times per day), see this link).  

 

For real time purpose, check Real-time streaming in Power BI

 

By the way, see a C# demo for the API.

View solution in original post

5 REPLIES 5
Eric_Zhang
Microsoft Employee
Microsoft Employee


@JanV wrote:

Was wondering what the limits are of the Data Refresh API's. Can it make your non-directquery datasets more real-time by initiating a refresh avery 15 minutes (maybe even 5 minutes) whilst the best you can get out of scheduled refreshes is hourly? 


@JanV

Based on my test, the Data Refresh API shares the same limitation(8 times per day) with "Schedule Refresh" with a Pro license. After exceeding the limitation, the API call would get the response saying "Number of refresh requests in last 24 hours exceeded limit". If you'd like to lift this limitation, you may have to buy a premium license(48 times per day), see this link).  

 

For real time purpose, check Real-time streaming in Power BI

 

By the way, see a C# demo for the API.

Hi I was using the power shell script that you suggested to refresh. But when I schedule it in Windows Scheduler the script is not refreshing any data. Could you please help me in understanding how scheduling the script works

Hi I was using the power shell script that you suggested to refresh. But when I schedule it in Windows Scheduler the script is not refreshing any data. Could you please help me in understanding how scheduling the script works

Hi Eric,

 

I have created a scheduled task to mimic a refresh of a report based on a streaming dataset. I post around 200 rows every minute which is about 12,000 rows per hour.

 

I'm on a PRO License free trial at the moment but I'm still getting this error: 

 

You are over your rows per hour limit for this dataset. To push more rows per hour, upgrade your account to Power BI Pro or retry your push later

 Any insight would be greatly appreciated.

 

Thanks in advance,

iAm3G

Thx Eric, exactly what I was looking for!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.