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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mit1
Helper I
Helper I

Automatic page refresh and Scheduled refresh Differences

Hi all, pardon me for my newbie question.

 

May I clarify what is the difference between automatic page refresh (APR) and scheduled refresh (SR)? From what I understand, APR is only used in DirectQuery. I'm not sure if both refreshes work the same way.

 

My goal is to create a dashboard for my customers that refreshes every 5 mins with the latest data, which way should I go with (or any other ways you'd recommend)?

 

Thanks!

2 ACCEPTED SOLUTIONS
Ritaf1983
Super User
Super User

Hi @mit1 
Schedule refresh is limited to 8 times a day with pro capacity and 48 times in premium so it can't meet a goal of 5 minutes intervals.
So you need to use direct query or
check the option of 

real time streaming dataset or push dataset(manually push new records to dataset), they were more quickly than a scheduled refresh.

Reference links:

Real-time streaming in Power BI 

Push data into a Power BI dataset 

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

Idrissshatila
Super User
Super User

Hello @mit1 ,

 

if your goal is to create a dashboard that refreshes every 5 min, then you need to use the direct query mode and set the automatic page refresh to 5 min. This won't work with import mode.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

2 REPLIES 2
Idrissshatila
Super User
Super User

Hello @mit1 ,

 

if your goal is to create a dashboard that refreshes every 5 min, then you need to use the direct query mode and set the automatic page refresh to 5 min. This won't work with import mode.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Ritaf1983
Super User
Super User

Hi @mit1 
Schedule refresh is limited to 8 times a day with pro capacity and 48 times in premium so it can't meet a goal of 5 minutes intervals.
So you need to use direct query or
check the option of 

real time streaming dataset or push dataset(manually push new records to dataset), they were more quickly than a scheduled refresh.

Reference links:

Real-time streaming in Power BI 

Push data into a Power BI dataset 

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors