Forum Discussion
Yuriy
9 years agoFrequent Visitor
LineChart last houre
I use stream analitics real-time data source. I made a LineChart and I need to filtere last one houre data, but in a filter tab I see minimal a 1 day period. It is possible to filter only one houre...
v-sihou-msft
9 years agoMicrosoft Employee
In this scenario, if you only need to push last hour data into dataset, you need to modify your Query on stream analytics. If you only need to render the last hour on visual. You can set the interval on Tile.
Regards,