I have a survey that has been active for a few years.
Over the last few months (4?), one of the calculate field is missing from the published survey. there are no errors and everything seems to be working fine but the field is blank in the data online.
the field type is "calculate" and the calculation is : if(${value1}>=${value2},${value1}-${value2},${value1})
Both value1 and value2 field are present but in some cases the value of the calculate field is left blank when the survey is submitted instead of posting the value of the calculation.
there seem to be no logic or pattern to explain why the field is sometime left blank and sometime contains the correct value.
Please help!