Please share an example for count accumulator. I have to create a condition that compares number of matching conditions greater or equal than a value.
Something like this:
[.>= count( [fact1 (constraint1)] [fact2 (constraint2)] [fact3 (constraint3)]) 2 ]
Sad to say I haven't figure it out yet.
Thanks!