Hello,
i am creating a custom user data extension and adding it as an available field in the flextable / property box.
E.g.
If (Flow Max (Qmax) / Flow Capacity (Qcap)) => 0.7 (70%), then backup = true
OR
I have this output value of Capacity (Flow/Design) but i also would like to have some custom formula which can be exported as T/F. If Flow/Design is more/less/equal to X%, then Y = True/False
If someone can show me how to correctly type the iff formula. Thank you.