Login Page - Create Account

Support Board


Date/Time: Thu, 26 Jun 2025 05:27:14 +0000



Post From: Reference A Subgraph Using Condition

[2021-12-08 04:41:16]
User769783 - Posts: 195
Is this correct?
...
=IF(ID41.SG1 > ID41.SG3 && ID41.SG1 > ID42.SG1 && ID41.SG1 > ID42.SG3, ID41.SG1,0)
..
I tried but this is not working? Thanks