Login Page - Create Account

Support Board


Date/Time: Sun, 16 Jun 2024 19:07:33 +0000



Post From: question

[2023-01-04 18:49:30]
User183724 - Posts: 183
I ran your alert and didn't receive an error.

do you actually have a id2.sg1?

something i always do is add a [0] to the end of my subgraph ids that wouldnt normally have a bracket... just to keep it uniform. sometimes it helps debugging... the '=' isn't required on simple alerts in the Color Bar Based On Alert Condition... one more thing... I add spaces between parentheses to make it easier to see if I have them all... so this is what mine looks like. no errors.

and( (id2.sg1[0]>id2.sg1[-1]) , (id2.sg1[-1]<id2.sg1[-2]) )