Alternatives to step function - store last value before change?

I'm working with a MW value for a solar facility. It will obviously be 0 all night. Then at 8 am it will start updating. The last recorded value of 0 might be hours before that.

Then when a report is run using Datalink's sampled values (every 15 min), it will show interpolated values from the last recorded 0 until 8 am. I'm trying to find a way to not interpolate during that time frame but allow interpolation during daylight hours.

If the archive recorded the last value of 0 before updating the value at 8 am, that would practically eliminate the issue.

Is there a way to do that or another way to accomplish this? Thanks

 

Parents Reply Children
No Data