Percent Calculation error

I am encountering an error in the attached XLSForm at row 16. I am trying to calculate the percentage attendance based on the number of youths who attended the session and the total number of youths in the group. Below is the error message I am receiving.

I have attached the XLF form for support. I will highly appreciate

Welcome @Daniel_Jaoko,

the division operator is “div” (not / which is interpreated as a path element).

1 Like