Login Page - Create Account

Support Board


Date/Time: Thu, 13 Feb 2025 17:02:04 +0000



Post From: Alert conditions using Number Bar Calculated Values

[2020-12-11 18:45:49]
User135370 - Posts: 162
Honestly don't know what I'm doing wrong here basically trying to combine the following:

= AND(ID5.SG1> .90*ID5.SG8) which works on it's own
=OR(ID13.SG2[-1],ID13.SG2[0]) which is now also working on it's own

When I combine them after going through the documentation like so which seems correct I get the error message

=OR(AND(ID13.SG2[-1],ID13.SG2[0], AND(ID5.SG1> .90*ID5.SG8))

Can you help, honestly I'm trying to do it on my own and only come to you when I'm stuck