Forum Discussion

oflok000's avatar
oflok000
Frequent Visitor
8 years ago
Solved

Refresh dashboard automatically

Hello So I don't know why but I cn refresh dasboard if I resfresh the whole page. I used sql db and direct query and it's work great. Like each 15 minutes I have dataset update.  So how, if it's p...
  • Anonymous's avatar
    Anonymous
    8 years ago

    HI oflok000,

     

    Dashboard tiles will auto refresh each fifteen minute, you can refer to below link to know more about this feature:

    Data refresh in Power BI

     

    Tile refresh

    Tile refresh updates the cache for tile visuals, on the dashboard, once data changes. This happens about every fifteen minutes. You can also force a tile refresh by selecting the ellipsis (...) in the upper right of a dashboard and selecting Refresh dashboard tiles.

     

    For your requirement, you can try write javascript function to force invoke power refresh event.

     

    Notice:  pin live page tiles not auto refresh.

     

    Regsards,

    Xiaoxin Sheng