Forum Discussion
McGayan
10 years agoNew Member
Publishing real time report to web
Hi I am trying to develop a real time (or near real time) device monitoring solution with IoT Hub. I was able to do that with Power Bi dashboard by directing stream analytics output to Power Bi. ...
- 10 years ago
McGayan if you have a report that uses directquery to sql server then you can use that via publish to web. so when you publish to web and any user that interacts with report will send query back to the data source.
willTang
10 years agoFrequent Visitor
After you create your Publish to web embed code and share it, the report is updated with any changes you make. However, it’s important to know that it can take a while for update to be visible to your users. it can take approximately one hour before changes are reflected in the version of the report viewed by your users.