I am trying to convert centimeters to meters in a decimal field on a form. Here is the calculation: ${mnbnkfl_dpthcm}*.01. When the calculation runs it returns a 0 instead of a decimal value, so subsequent calculations do not work. Anyone see a problem with the equation? I have attached a snapshot of the xls spreadsheet calculation and the Survey123 form view for reference. Thanks
I discovered the issue. I added a zero before the decimal in the formula and it works now: ${mnbnkfl_dpthcm}*0.01
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.