Hi,
Time shift is not working and rendering NaN when using query options in an InfluxDB data source. I have attached a screenshot for your reference. The query from “Query inspector” includes the following segment:
… AND time >= NaNms and time <= NaNms GROUP BY time(1m) fill(null)
In this instance, I have set the time shift option to “2m,” as shown in the second screenshot. Is this a known issue? Any insights or solutions would be greatly appreciated. Thank you!