Forum Discussion

uweklatt's avatar
uweklatt
Regular Visitor
9 years ago
Solved

missing stream data

Hello,   I use RAW API to add rows of weather data to a dashboard in Power BI. I add a new row every 5 minutes and can see gaps of data from 0:00am to 10:00am.   Is there such a limitation with ...
  • uweklatt's avatar
    uweklatt
    9 years ago

    Hello,

     

    I found the solution!

     

    I send a date/time value with wrong format.

    You MUST use two digits for hour, minute and second value...

     

    Uwe