Hi Team,
I have a TSVB time series, I'm doing a filter ratio do divide the number x by the number y.
Everything goes right here.
Then, I have another TSVB metric that I'm doing the same thing, I have a filter ratio where I'm dividing x by y.
The problem here is that for this metric, I need the minimum value of the timespan, I don't need just the result of a divided number. How can I achieve that?
Thanks a lot!