on 2023 Feb 08 9:35 AM
Hello,
I would like to call a variable as a result of another variable, but only in some cases. For that I am trying to build a formula, right now without success. Could anyone help me?
Formula:
if ({QISCOADef.nmlVariable}) = "Solids Content" then (({QISCOADef.nmlVariable} = "Conditions") and (QISCOADef.dsText)
else if ({QISCOADef.nmlVariable}) = "Brookfield Viscosity 25.0 °C" then (({QISCOADef.nmlVariable} = "Method") and (QISCOADef.dsText)
else ""
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.