I have a Survey123 form with several decimal entries. My users will often enter 0.2 into fields, but then when we view those entries in ArcGIS Online tables, it displays as 0.20000000298023224.
- I have the layer visualization set to show 1 decimal place, but this is still what is returned.
- If I open up the table in ArcGIS Pro, everything shows up as 0.2 in the table, however, if I query for values that = 0.20000000298023224, they get filtered, but still display 0.2.
Does anybody know what is going on here? I just want my fields to show the number that people enter through the form.