Hi there
Working with a customer we sometimes need to do a calculation for example
pow((${BasalDiameter} *50),.42)*.66
However this fails when we view in Survey123 Connect
- Changing the calculation so that there is a leading Zero it works as expected. - Is this a known issue?
pow((${BasalDiameter} *50),.042)*0.66
Edit- using Survey123 Connect 1.10.43 Windows 10