Error calculating age from date of birth

Hola @Kal_Lam , estoy construyendo un proyecto en donde necesito calcular la edad de los niños, pero al ver el calculo realizado por kobo, existe un error. Dejo la siguiente imagen:


El resultado debería ser: “7 meses”. Me pregunto si debo incluir otro tipo de formula.

Les comparto el XLS para que puedan verlo y ayudarme a corregir este error… creo que tiene que ver con horas . Agradezco su apoyo.
formulario CF1.xlsx (30.2 KB)

Hello @raquelchaicoj,
Side-note: The calculation will be redone every time you open/edit/save the form. Also, later if you edit/save on server level. So, the value will change for the today() function and the calculation. If you don’t want this, you could use once(…) or the meta variable today (initial opening date of the form) or the (entered) interview date.

Using the search function of this forum, may help to answer your question, e.g.

2 Likes