Hi All,
Seeking assistance with the correct syntax for the following calculation in a survey123 calculate field. I have tried numerous combinations with parentheses but cannot get the calculation work.
(${FIELD_1} div (${FIELD_1} + ${FIELD_2})) div 0.01
FIELD_1 and FIELD_2 are number fields, of course.