Forum Discussion

floyds's avatar
floyds
New Member
9 years ago

Streaming Dataset data not showing in Dashboards

Hi,

 

I have 2x Streaming Data sets configured, and I am able to create reports without any problems. When I add a dashboard tile based on any of the streaming datasets, then all I get is an icon as per below...

 

 

 

Any ideas what could be wrong?

2 Replies

  • Eric_Zhang's avatar
    Eric_Zhang
    Microsoft Employee

    floyds

     

    The Streaming dataset shows fine in dashboard, can you test it now? If it still not work, would you mind posting how do you define the dataset and what charts are in the report?


    • floyds's avatar
      floyds
      New Member

      Hi,

       

      Here is the JSON definition:

       

      [
      {
      "Humidity" :98.6,
      "Temperature" :98.6,
      "Timestamp" :"2016-11-07T11:46:36.368Z",
      "Date" :"2016-11-07T11:46:36.368Z",
      "Device" :"AAAAA555555",
      "AmbientLight" :98.6
      }
      ]

       

      The data is only sent in parts (i.e. the temp sensor only populates the temperature data, and the humidity sensor only updates the humidity data).

       

      None of the options in live tiltes work, i.e. A Card with only Temperature selected just shows the icon.

       

      I have Historical Data enabled, and I ahve been populating data since 15th September.