Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Streaming Dataset - Time on line chart does not correspond to time in data

Hi,

 

I am quite happy with the Power BI streaming dashboard feature. It was super easy to get a PoC up and running.

 

But one thing is leaving me mystified. I am sending time formatted as the time stamp. But it shows up in my line charts as UTC-30 mins.

 

I built a line chart visualisation and I put time on the axis, and added a metric as value. And my dataset looks like this"

 

[ { "time" :"2019-06-29T11:06:47Z", "visits" : 345732 } ]

 

I tried different time zone but they all end up showing the same UTC-30 mins time. Any ideas?

 

Thanks

 

 

 

 

No Replies