Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Data Refresh Intervals

I am looking to to schedule a data refresh for some reports at :15 & :45 minutes after an hour. Is this possible to setup? I am only seeing an option for :00 and :30.   Thanks in advance for any he...
  • ibarrau's avatar
    2 years ago

    Hi. From the UI it's not possible. If you want to change 00 and 30 settings you need to configure the refresh by yourself. You can do it using Power Automate or Power Bi Rest API. Those two will let you run a refresh for a dataset any time you want. Power Automate might be more straight forward and simple because it even has a recurrence or scheduler. Using Power Bi Rest API you are with the code by your own.

    I hope that helps

  • Anonymous's avatar
    Anonymous
    2 years ago

    Thanks, this helps!