Forum Discussion

Frederik-Gheysels's avatar
Frederik-Gheysels
Copper Contributor
Mar 30, 2023

Is there a bug in the make-series function or am I usingit wrong ?

I have a KQL query which looks like this:     VesselTelemetry | where Timestamp >= todatetime('2023-03-29T08:38:03.6817196Z') and Timestamp < todatetime('2023-03-30T08:38:03.6817202Z') | where ...

Resources