Forum Discussion
waqasarshed
10 years agoNew Member
Power BI - Auto Refresh Embedded Tiles in Custom App
I have a Power BI dashboard with real-time input data from stream analytics. The tiles on dashboard refresh automatically in real time and show updated graphs/charts. This works just fine... However...
Jpadda
8 years agoRegular Visitor
Hi waqasarshed,
I'm attempting something similar, but can't seem to get the auto refresh to work. My data is in a static table format from stream analytics. I'm sending data that is not sent continually, e.g sales data. When a sale occurs, it will appear in stream analytics and be sent to PowerBI. But when there's no sale, say overnight, I'd expect the continuous stream to show 0.
I can't seem to get this working. Could the reason be that there's nothing for Stream Analytics to send to PowerBI, because there's no sale, so the Power BI engine will not have any stream to process?
Thanks