Forum Discussion
How To Display on a TV?
- Anonymous8 years ago
autodafe I am only aware of the 3rd party way to force a refresh of the browser. This refresh initiates another query to the source database. The only option I know of that will automatically change data in the browser is when you are using Real Time streaming...
I do have a solution but its a bit of a workaround. It uses the same concept as the chrome extension but uses javascript instead. Basically you need to embed the power bi report and have the javascript load the refreshed report behind the scenes. Once the new report is loaded, the script would swap out the new refreshed report with the old one. Note, this script is still bugging, needs a bit of work.
http://codecorner.galanter.net/2016/05/05/flicker-free-iframe-refresh/
Also, you can use Power Bi live Stream but you will limited on the visuals you can use.