Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20396

Re: Report Writer query help

$
0
0

Hello

 

I

You need to add NOT before list of nodes, which you don't want.

NOT

(

   (Nodes.Caption LIKE '%Router%') OR

   (Nodes.Caption LIKE '%String2%') OR

   (Nodes.Caption LIKE '%String3%'))

)

 

That mean creat one complex condition above "NONE" and none changed to "ANY".

 

It is easier in web-base reporting.

 

Thanks


Viewing all articles
Browse latest Browse all 20396

Trending Articles