Forum Discussion

McGayan's avatar
McGayan
New Member
10 years ago
Solved

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. ...
  • ankitpatira's avatar
    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.