Forum Discussion
Direct Query is not automatically refreshing report, but is automatically refreshing Dashboard
- 9 years ago
Hi Kdillon,
If we use DirectQuery to get data, when we interact with a visualization, queries are sent from Power BI directly to the database. Updated data is then returned and visualizations are updated.
So when you add new records in source table, you need to interact with the report visual, click the Refresh, or refresh the browser to make updated data display. As currently report page doesn't have automatically refresh feature, you can utilize the Chrome browser auto refresh add-in.
Best Regards,
Qiuyun Yu
Direct Query does not refresh reports or dashboards, Direct Query live queries the data at the time of rendering. There may be a caching issue involved here but the more likely cause is that when a tile is pinned to a dashboard, it retains the exact context in which it was pinned. Generally, that is the cause of a dashboard tile not displaying the "correct" information.
Thank you for the quick response. I perhaps was using the incorrect terminology for refresh and direct query. My Dashboard and Report are using the same exact data set. The Dashboard countinously live queries every 15 minutes. The Report does not live query at all even though both the report and the dashboard have the same refresh schedule to update with a live query every 15 minutes.
I guess my ultimate question is, can Power BI reports be setup to do a Direct Query live query every 15 minutes? I know Dashboards can since I can get that to work.
- v-qiuyu-msft9 years agoCommunity Support
Hi Kdillon,
If we use DirectQuery to get data, when we interact with a visualization, queries are sent from Power BI directly to the database. Updated data is then returned and visualizations are updated.
So when you add new records in source table, you need to interact with the report visual, click the Refresh, or refresh the browser to make updated data display. As currently report page doesn't have automatically refresh feature, you can utilize the Chrome browser auto refresh add-in.
Best Regards,
Qiuyun Yu