Forum Discussion
Streaming Analytics DataSet not showing up in PowerBI
Hello everyone,
I am facing a similar issue. My query is quite simple:
SELECT
*
INTO
[OutputJob]
FROM
[InputJob]
Input Job is receiving input data from Event Hub and is tested successfully.
Output Job is pointed to Power BI, creating a new DataSet and a new Table. But, I do not see the new DataSet and the Table in the Power BI under my selected Work Space. Please provide me some inputs.
Also, as per the link:
http://community.powerbi.com/t5/Integrations-with-Files-and/Dataset-is-not-created-from-azure-stream-analytics-output-sink/m-p/98474#M7025
I have mailed my Azure Subscription ID and the region i want to see the data in, to [email protected]
But, i haven't heard back anything from them as well.
Thanks in advance!
Hi, did you get this issue resolved? I am having the same issue.