Standard syntax must be followed for the equation
editor to function. Quantemplate automatically inserts correct syntax where possible.
' '
" " IF(...) ,
single quotes for fields in your data. These are added automatically added,
and lozenged if validated.
double quotes for categorical values in your data, eg ‘Region’=“America”
Brackets must follow a function
Comma must follow field or value in the function
Functions
IF
Checks whether a condition is met and
returns one value if TRUE, and another value if FALSE.