We're using a poller table and trying to compare 2 values in the table
if column_x != column_y then alert: ${my_label} is bad
column_x == shproContactCurrentValue
column_y == shproContactNormalValue
Is this possible in current release? I can't find an easy way to do this?.?