Forum Discussion
Streaming Analytics DataSet not showing up in PowerBI
I have the same issue. I have checked that the data is coming through correctly in blog storage. I have added an "EndTime" column, but the dataset from stream analytics still does not appear in Power BI
I have a similar issue. My dataset shows up under "Streaming datasets" but I'm unable to create reports, tiles or complete a Q&A because all of the fields appear to have no data. Interestingly enough, if I select the tile, choose edit and look at the Technical Details, the next refresh isn't until 9999. Does that mean it'll never refresh to get any actual data?
- VinayN9 years agoRegular Visitor
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:
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!
- VinayN9 years agoRegular Visitor
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!- Anonymous7 years agoNot applicable
Hi, did you get this issue resolved? I am having the same issue.