Hi,
I have this trigger:
mytrigger.min(300)>0
When the last value is "UNKNOWN" is triggered.
How can I add a condition to my trigger to discard "UNKNOWN" values?.
Thanks.
I have this trigger:
mytrigger.min(300)>0
When the last value is "UNKNOWN" is triggered.
How can I add a condition to my trigger to discard "UNKNOWN" values?.
Thanks.
Comment