Hi,
I am trying to set up a Custom Calculation to check if a variable is under many conditions, but I got stuck in a problem. The two limits (max and min) only get new data points in the data base when we change recipes. I tried to use .ffill() to fill the data base with the older values, but it did not work. I still get NaN results for the time I dont have values.
