Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello Everyone! Can someone please clarify on this, I think I am missing something:
The automatic page refresh is avaliable with direct query, and can be set to refresh the report in as little as 2 seconds. But what good is it for, since the Direct Query itself can be updated just every 15 minutes?
Thanks,
Solved! Go to Solution.
Hi @Anonymous ,
When automatic page refresh is enabled, Power BI Desktop is constantly sending queries to your DirectQuery source. After the query is sent, there's a delay before data is returned. So, for short refresh intervals, you should confirm that queries are successfully returning the queried data within the configured interval. If data isn't returned within the interval, visuals will update less frequently than configured.
As a best practice, the refresh interval should at least match your expected new data arrival rate:
For low refresh intervals like one second, take factors like the following into consideration:
In addition, the Direct Query itself can't be updated every 15 minutes, you may need to enter the duration interval in automatic page refresh page.
You can estimate return times by using Performance Analyzer in Power BI Desktop. See more details: Automatic page refresh in Power BI Desktop.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
When automatic page refresh is enabled, Power BI Desktop is constantly sending queries to your DirectQuery source. After the query is sent, there's a delay before data is returned. So, for short refresh intervals, you should confirm that queries are successfully returning the queried data within the configured interval. If data isn't returned within the interval, visuals will update less frequently than configured.
As a best practice, the refresh interval should at least match your expected new data arrival rate:
For low refresh intervals like one second, take factors like the following into consideration:
In addition, the Direct Query itself can't be updated every 15 minutes, you may need to enter the duration interval in automatic page refresh page.
You can estimate return times by using Performance Analyzer in Power BI Desktop. See more details: Automatic page refresh in Power BI Desktop.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.