I would like to look at previous activity/results when a user selects any date. Example, if I selected the date 2020/11/13 where the result is -11, I would like the second result to be the one that occurred before that, on the 2020/10/26, which was -7
The script below works, but not in the way that I want. I would like the second result ONLY to be the first activity that occurred, not all the data running back for a couple of weeks…