Forum Discussion

Josh_BI_UK's avatar
Josh_BI_UK
Helper II
5 years ago
Solved

How to create date based card on dashboard using Streaming Dataset

Hi PWRBI family, I created a Power BI dashboard that's using data coming from an Azure's Stream Analytics job. The use case is simply a stream of stock market buys and (i.e. number of trades) and ...
  • v-kelly-msft's avatar
    5 years ago

    Hi Josh_BI_UK ,

     

    Here's a checklist you can use to troubleshoot the issue:

    1. Restart the Azure Stream Analytics job (jobs created before the streaming GA release will require a restart)
    2. Try reauthorizing your Power BI connection in Azure Stream Analytics
    3. Which workspace did you specify in the Azure Stream Analytics output? In the Power BI service, are you checking in that (same) workspace?
    4. Does the Azure Stream Analytics query explicitly output to the Power BI output? (using the INTO keyword)
    5. Does the Azure Stream Analytics job have data flowing through it? The dataset is only created when data is being transmitted.
    6. Can you look into the Azure Stream Analytics logs to see if there are any warnings or errors?

    Here is the link:

    https://docs.microsoft.com/en-us/power-bi/connect-data/service-real-time-streaming

     

    Best Regards,
    Kelly

    Did I answer your question? Mark my post as a solution!