Forum Discussion
Streaming Line Tile does not refresh
- Anonymous5 years ago
It was a bug. The solution is released by Microsoft. Now the line tile works!
any browser. Mostly we use Edge Chromium, but so far we had no comments/complaints that it wouldn't work on other browsers.
NOTE: Take a step back to think what the dashboard will be for. Is this a hall monitor, or a portal page to dive into reports?
It's indeed more the hall monitor use case and the native apps work on every available plattform and could be used.
Still, since you are saying it works in the browser with your dashboards, I am curious what is the difference so that I can get this running 🤔
- lbendlin5 years agoSuper User
Hit F12 on your browser and observe the AJAX traffic. Maybe your network people are messing with you.
- Anonymous5 years agoNot applicable
In order to verify the line chart I built a dashboard that does only contain a streaming line chart. The problem is still there. Then I checked the traffic.
I receive updated values about every second what matches with the sending frequency of the data source.Then I checked the payload and it contains all the necessaey information, the value and the timestamp. So I can be sure the values arrive at the browser through the network.
So to me this look like a bug in the code of the Power BI web app. Especially since it works in focus mode I'd be surprised if this is something I can fix in my browser settings. At least for sure it's not the network settings.