Hi All,
Do you know how to implement a recursive calculation using MIN() function?

Take this metric for example. The goal is that in a different metric I want the minimum value from TEST 1 except that I want the calculation to be recursive. If I am in Aug24, I want minimum value from Aug24-Apr25, if it is Sep24 then minimum value from Sep24-Apr25 and so on.


