Login Page - Create Account

Support Board


Date/Time: Tue, 04 Nov 2025 21:03:18 +0000



Post From: color bar based on alert condition and time filter

[2025-09-27 17:31:31]
Sawtooth - Posts: 4285
You are mixing Spreadsheet syntax with Alert syntax.

The Color Bar Based On Alert Condition study uses only Alert syntax.

Try this:
=AND (ID60.SG1 > 900, C<O, ID78.SG1 > 3000, BARTIME >= TIME(10, 29, 59), BARTIME < TIME(16, 59, 59, 250))