Forum Discussion
Streaming Line Tile does not refresh
Hi,
I have a dashboard with one streaming line tile and one streaming card tile.
Data source type is Web API. Dataset type is without stored history. Data comes in at about one value per second. The card visual updates correctly as a realtime time tile. In the line tile on the dashboard only the time axis is moving but the line is frozen. Strange things are:
- While resizing the line chart it refreshes as expected
- In focus mode the line chart refreshes as expected (except for rare case where the line does not appear at all, even after several new values were sent to the API)
Behaviour is the same in latest Edge browser and Internet Explorer 11.
Do you have a solution to this problem? Do you have the same problem?
Thank you very much!
Martin
- Anonymous5 years ago
It was a bug. The solution is released by Microsoft. Now the line tile works!
20 Replies
- lbendlinSuper User
Check it in Chrome too, and see if you can set your browser cache to be less agressive.
- AnonymousNot applicable
Hi lbendlin
Thank you for your valuable time! I tried Chrome as well and it shows the same situation. I also tried with the Chrome DevTool and cache turned off, still same problem.
Could you please name specifically which cache setting you are thinking of that might help?
BR
Martin- lbendlinSuper User
Is it too late to start over and use a hybrid streaming dataset instead (with history)? We use that, and it's been extremely reliable for a couple of years now.
- AnonymousNot applicable
No, you can switch back and forth at any time, but it doesn't change the problem ☹️ I've tried. Do you use the cloud service? With a classic workspace, since it's already a couple of years old? Or local reporting server? Maybe that's the difference?
- lbendlinSuper User
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?
- AnonymousNot applicable
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 🤔
- lbendlinSuper User
Hit F12 on your browser and observe the AJAX traffic. Maybe your network people are messing with you.
- lmarcus14New Member
Hi, have someone helped you with this? I am facing the same problem where the data source is stream analytics
- AnonymousNot applicable
Hi lmarcus14 ,
Thank you for asking. I have raised a ticket at Microsoft and they have confirmed that this is a bug. They have announced to fix it with the next release.
If this solves your issue, please mark this response as solution - but of course it's fair to wait for the bugfix to be released first 🙂
Best regards,
Martin- lmarcus14New Member
Anonymous , thanks for the quick reply.
Do you know when the next release should be available?
- AnonymousNot applicable
We are having a very similar problem but on the card visuals. When we add 1 streaming tile to a dashboard it seems to work and have had it running for several hours.
When we add multiple ~7 we see the dashboard just go stale and the tiles stop updating anywhere between 5-20mins. Our data source is a streaming dataset (non historical) and it is updating fine
Have tried through the native PowerBI app and results look better. Ran for around 2 hours but then the same thing happened.
The tiles just go stale. Open another browser and you can see the tiles are updating (for a while)
We have already compromised on the format issues with streaming tiles but if they are going to just stop updating after a while we won't be able to work with that. Any help much appreciated.