I need to create an alert that will trigger only if both conditions are met....so if results of search A are over 200,000 AND results of search B are under 200, then trigger alert. What's the best way to do this and what syntax should I use it the search string?
@martin_mueller showed us something similar at Is it possible to have multiple alert conditions for one saved search?