Add Boolean Operators in the Additional Filters Editor

When adding or deleting Boolean Operators using the Additional Filters Editor, note the following:

  • Add your highest level Boolean operator first. For example, AND is the highest level Boolean operator in the following expression

    (sysName like cisco* OR sysName like hp*) AND ( sysLocation = Boston OR sysContact in Johnson,Hickman)

  • Add each additional Boolean Operator before the expressions to which it applies.
  • Select the appropriate Boolean Operator in the expression before you add the expressions to which the Boolean Operator applies.
  • When a Boolean Operator is selected and you click Delete, any expressions that are associated with the Boolean Operator are also deleted.

    In the example expression below, If you select AND and then click Delete, the Additional Filters Editor deletes the entire expression.

You can also right-click any object in a table or map view to access the items available within the Actions menu.