I am trying to show nodes that are doing a particular task, I have got the list I require except for two more nodes which have 'symp' in their name (caption) can anyone suggest the syntax for adding to the filter I am already using below,
Caption like '*nice*' AND Environments = 'Incidents & Operations' AND Category = 'Call Logging'
I have tried simply putting an OR in after the '*nice*' but I assume I am not using the correct syntax.
Any help would be appreciated, thanks.