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.
ankitpatira
10 years agoCommunity Champion
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.