cancel
Showing results for 
Search instead for 
Did you mean: 

Call another variable

lucia_25
Member
0 Kudos
270

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 ""

Accepted Solutions (0)

Answers (0)