Forum Discussion
Streaming Analytics DataSet not showing up in PowerBI
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?
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!