Hello I have the following nested triggers
Trigger Alert when all the following apply
Node is equal to down
Trigger Alert when not all the following apply
Wireless is equal yes
Name contains ctx0
Name contains Houston
Name contains Dallas
Trigger alert when any of the following apply
Name contains USA
Name contains Canada
How does one write not all trigger statement using only ANY and ALL logical descriptors.
Regards,
p