0

I have the below time series data in my measurement:

Time series data

I'm receiving the below values from the user for the start and end time:

Start : '2023-06-12T06:20:00Z'
End :  '2023-06-12T09:00:00Z'

On basis of the above parameters, I want this data to be selected:

enter image description here

Basically, I want one more record other than the ones in the range specified by the user which is just before the start time specified by the user.

Is there a function in InfluxDB that can do this?

Amey Meher
  • 101
  • 7

0 Answers0