Forum Discussion
ERussell
5 years agoFrequent Visitor
Streaming dataset sees refresh but live tile chart doesn't update
I created a streaming dataset and am pushing data to it every five minutes, and it seems to work just fine when I refresh the data manually, but the chart doesn't update on the dashboard automaticall...
lbendlin
Super User
5 years agoERussell tell your browser to let off the aggressive caching. Use the dev tools on Chromium (F12) to monitor the network traffic for any blockers.
ERussell
5 years agoFrequent Visitor
Under the network tools I disabled caching, and there are no blockers as far as I can tell, but the problem persists. I'm using the most recent version of the Edge browser. As a work around for the interim I created a PowerShell script that opens the browser to the correct dashboard and sends the F5 key every couple of minutes, but if able I would prefer to have the dashboard update as it's supposed to.