Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Power BI Report Data Refresh

Hi All, We have implemented Scheduled Refresh for our Power BI Dataset, but we want to achieve below mentioned functionality. "Report Refresh to happen as soon as data gets refreshed in the dat...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi  Anonymous ,

    The Import connection mode is to import data into the power bi memory for storage, which is equivalent to a copy and snapshot, so after the database is refreshed, it will not communicate with the database, and we need to manually or plan to refresh.

    It is not automatically refreshed with database refreshes, even if scheduled refreshes can be refreshed every minute, but dashboards and reports are not refreshed every minute. The tiles on the dashboard refresh approximately every fifteen minutes.

     

    Direct Query connection mode, everytime we refresh or reload a report that is in a Direct Query mode, Power BI will retrieve the source data from the data source. So when you refresh the dashboard or the report, you will get the latest data. Scheduled refresh of Direct Query is scheduled CACHE refresh. 

     

    You can try the following:

    1. Use Direct Query mode. Refresh the browser tab in a duration you want.
    2. Use a stream dataset if you want the visual to update in real time.

     

    Best Regards,

    Liu Yang

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