HI, I am shifting a questionnaire from XML to CommCare, but I do have an issue with the function "round", in XML is working perfectly round(${input1} div ${input2},1), but in CommCare HQ I am having this message:
Validation Error: Problem with bind for /applicationName/questionName contains invalid calculate expression [round(/application Name/question Reference/Number1 //Application Name /Question Reference /input2 ,1)] The "round" function was provided the incorrect number of arguments:2. It expected 1 arguments. in form "applicationName" Form in the "Surveys" Menu.
can anyone suggest a solution? for me