Forum Discussion
Anonymous
4 years agoNot applicable
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...
- 4 years ago
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.
AnamPatel
4 years agoResolver 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.