i have a set of criteria where the flag is checked if five or more things happen two consecutive months. In order for the flag to be unchecked, two consecutive months need to pass with less than five things happening.
At the moment, i have a query that looks at the previous 4 months, but it...