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
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.