Forum Discussion

tomas12344's avatar
tomas12344
Icon for Helper III rankHelper III
4 years ago
Solved

Power BI Desktop scheduling

HI

I'm not 100%, but is there a posibility to automaticaly refresh/reload,... data, reports... using Power BI Desktop? It is not supported only by PBI Service, on premise??

thanks

tomas

  • Hi tomas12344 ,

     

    The only thing I can think of that sounds like what you're trying to achieve is by setting the page refresh interval when using either Direct Query (DQ) or some LiveConnect scenarios.

     

    When you have a DQ data model, you can set the following parameter in the Format area of your report page:

     

    This will refresh your page in Desktop while you are developing, as well as refreshing in the Service when an enduser is viewing.

     

    Pete

3 Replies

  • Hi tomas12344 ,

     

    The only thing I can think of that sounds like what you're trying to achieve is by setting the page refresh interval when using either Direct Query (DQ) or some LiveConnect scenarios.

     

    When you have a DQ data model, you can set the following parameter in the Format area of your report page:

     

    This will refresh your page in Desktop while you are developing, as well as refreshing in the Service when an enduser is viewing.

     

    Pete

  • Hello

    Unfortunately, in order to generate automatic updates in Power Bi, it is necessary to have a PRO license and modify both the gateway to be used and the update (frequency) protocols.

    Another option apparently is making connections to your dashboard with Direct Query, I recommend you investigate that option. As far as I know, it is not possible to program in Power Bi as you could in MS Excel for example through VBA,