No, I haven't, Jiri. My understanding of Regex use in Comparison Criteria made many assumptions, perhaps most of which are incorrect. My thoughts were:
^2015 = Ignore any line that ONLY contained 2015
^*2015 = Ignore any line that ended in 2015
^*2015* = Ignore any line that had 2015 in it anywhere.
I've removed the asterisks:
I've rerun the job. It still comes up with information I don't want to see, which I believe should be eliminated by the Comparison Criteria:
Is there anything that must be done to "apply" the changes I've made to the Comparison Criteria? Some service to restart, some "apply" button I'm missing clicking?