Hello 😀 !
I am facing a problem with decimals, in my Survey123 project, the operator must enter a decimal number in a field. Later in the formular, the entered value is used in a calculation, but it doesn't work ! I tried to diplay the value in another field to see if there's a problem with it. It seems like when the value is an integer (e. g. "8"), there's no problem, but when a decimal value is entered (e. g. "3.2"), nothing happen, like if the value was not considered at all.
I recreate my problem in the following formular :

When the entered number is an integer, here "10", I am able to display the value and use it in a calculation :

When the entered number is a decimal, here "2.3", nothing happen :

I would be extremly happy if one of you could help me !
my version of Survey123 is 3.9.120
Amaury