I'm having problems with a batch output that used to work, but no longer does. The problem appears to be in the string operator used in the filter rules... I have two rows where output fails with the following message:
Row 1: Invalid choice of operation: does not equal Row 2: Invalid choice of operation: does not equal
Below are the filter rules for Row 1 and Row 2, respectively, and I want the filter match to be 'All'
Row 1 : [Region]=[EMEA],[Agency]=[MyAgency],[Office]does not equal[Worldwide] Row 2 : [SubRegion]starts with[UK],[Agency]=[MyAgency],[Office]does not equal[Worldwide]
I tested it also with DOES NOT CONTAIN, and that doesn't work either.
I'm using Omniscope Server Plus, with v2.7b build 299 installed.