Has anyone done anything more than basic filtering on the WorldWide Map resource? For our organization we want to include 2 sets of nodes on one map, filtering out the rest. With our naming convention, it is easy to filter down to one set of nodes. But I am having trouble filtering to 2 sets. I can filter a map to Nodes.Caption Like '%set1.ourdomain.com' or Nodes.Caption Like '%set2.ourdomain.com' but I can't seem to stick an AND operator between them to get these 2 sets on one map. The other option might be to group these and filter by group, but there are no SWQL group filter examples that I have found.
Does anyone have any ideas?