but the streak count doesn’t start over when the status changes. I.e. The first instance of Critical is 1. Then the Status is Warning (Streak = 1), but then it goes back to Critical and instead of starting over at 1 because the streak was broken, the value is 2.
The first instance of Critical is 1. Then the Status is Warning (Streak = 1), but then it goes back to Critical and instead of starting over at 1 because the streak was broken, the value is 2.
Hi @hcorbett,
Take a look at the attached Arena view below, it’s a unique work around but should work out for you. The difficult issue here is since you’re dealing with all rows containing the same ID, there’s no clear cut way to partition the values to separate and restart the count.