Forum Discussion
Power BI Dashboard Dataset Refresh
I need to refresh my dashboard every 15 min ,
Like this
But when in my dashboard it shows like this , no place to select refresh frequency ?
can you please suggest a way to get refresh frequency option here ?
That's because earlier you must be using DirectQuery/LiveConnection in your report. In that mode you can setup the refresh frequency to 15 min. However, for Import Mode you can't do that.
3 Replies
- AnamPatelResolver II
If you have a Power BI Pro License you can configure refresh for 8 times a day and for Premium License you can configure it for 48 times everyday. So setting a refresh frequency of 15 minutes is not possible.
You can try using DirectQuery or Real Time Dataset. Other options are using Power Automate Flow or API.
- AnonymousNot applicable
with the pro License earlier i did refresh my report this way for every 15 min
But for my current report im not getting this schedule option .
- AnamPatelResolver II
That's because earlier you must be using DirectQuery/LiveConnection in your report. In that mode you can setup the refresh frequency to 15 min. However, for Import Mode you can't do that.