Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 13:52:47 +0000



Post From: Refine formula

[2023-12-01 04:48:16]
User719512 - Posts: 264
You'd have to post a chart to know for sure, but the formula seems ok. Technique to debug is use Color Bar Based On Alert Condition. Put a single part of your formula in it. Set the ColorBar SG to Background so it's obvious when it triggers. Repeat for each part of your formula, or duplicate it and use one for each part. Once sorted out, combine with your AND / OR groupings.

I would try:
C > C[1] | obvious...should work
ID1.SG1 - ID1.SG1[1] < 0 | is this working??
etc.