Hi all. I’m configuring a simple query in mssql, which returns an integer value. If this value is greater than 2000, an alert should be triggered. It’s simple, and even with the correct settings the alerts are firing even when the value is below 2000.
Any suggestions?
Thanks!