I'm trying to perform a filter with OR and AND
the content is in source JSON
eventCode:123
Team: AZC
Type: A
eventCode:123
Team: AZC
Type: B
eventCode:123
Team: AZC
Type: C
Mounted Filter
Filter all conditions below
Result Object > Contain Value > 123
Result Object > Contain Key > eventCode
Result Object > Contain Key > Time
Result Object > Contain Value > AZC
Leaving these filters works.. but it brings all types
Adding the following filter
Raw > Matches(regex)>.*(A|B).*
Does not work :(
I see you opened a ticket with our support team as well. We'll work through that for now, and post the results here for other customers to review.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.