I am trying to output my stream analytics result from Azure IoT Hub to Power BI dataset and then create dashboards.
However, after I click to start the stream analytics job, the table name in streaming dataset (which is generated automatically) is modified from my original setting to "RealTimeData".
I will get error messages "The visual has unrecognized fields." when creating a line chart.
Wondering to know the reason and a solution.
Thanks.