Forum Discussion
Refresh and display every 5 min
- 6 years ago
Hi Jmccoy ,
When you use Direct Query option to connect to SQL Server, you could try to set Automatic Page Refresh.
Please pay attention to the minimum refresh interval:
Storage mode Dedicated capacity Shared capacity DirectQuery Supported: Yes
Minimum refresh interval: 1 second
Capacity admin override: YesSupported: Yes
Minimum refresh interval: 30 minutes
Capacity admin override: NoImport Supported: No
Minimum refresh interval: N/A
Capacity admin override: N/ASupported: No
Minimum refresh interval: N/A
Capacity admin override: N/AMixed mode (DirectQuery + other data sources) Supported: Yes
Minimum refresh interval: 1 second
Capacity admin override: YesSupported: Yes
Minimum refresh interval: 30 minutes
Capacity admin override: NoLive connect AS Supported: No
Minimum refresh interval: N/A
Capacity admin override: N/ASupported: No
Minimum refresh interval: N/A
Capacity admin override: N/ALive connect PBI Supported: No
Minimum refresh interval: N/A
Capacity admin override: N/ASupported: No
Minimum refresh interval: N/A
Capacity admin override: N/AIf the report is in a Premium workspace / Dedicated capacity, you can refresh report page every 5 minutes.
If not, try to use Auto Refresh PowerBI Report extension.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years ago
Hi Jmccoy,
In addition to what nickyvv explained, I'd look at a browser extension to automatically update your browser window for an unattended machine. This blog lists a few options for different browsers.
The automatic page refresh Icey mentioned, will only work with Dedicated Capacity. I couldn't deduce from your explanation if this is the case.
Chiming in a bit after the fact:
As somone else mentioned, Automatic Page Refresh is really great for this sort of thing, but be forewarned of a few of its pitfalls:
- Import Mode is NOT supported for ANY licensing type, end of story. In fact, nothing can get visuals to auto-update themselves when you are using Import Mode.
- For Automatic Page Refresh with Power BI Pro, Direct Query can only be refreshed every 30 minutes and no sooner (yikes).
- No tab rotation/slideshow mode is available.
As someone else mentioned, there are a few Chrome extensions out in the wild that supposedly solve this, and I myself used to maintain what was, in my opinion, the best one out of them all, but even then it was unreliable and hacky at best as the rest of them still are.
So I decided to build a custom Power BI app to do this, but better: it's called Displagent. It has a lot of nice features that you can read about on the docsite, but more relevant to your question and my points above:
- No other app in the Power BI ecosystem can get visuals to auto-update themselves when you are using Import Mode. Native Power BI does NOT support this anywhere, but Displagent can do this.
- You can bypass the Direct Query 30 minutes restriction with Displagent and get the visuals to auto-update every 15 seconds, even if you only have Power BI Pro.
- Displagent supports extremely advanced slideshow mechanics. You can build Report Slideshows (extremely popular), Dashboard Slideshows, and Compound Slideshows (mix & match any number of the first two).
- Autolaunch to a specific Slideshow Type and Slideshow is supported on machine startup/reboot.
Check it out if interested, hope this helps some!