I am using ArcGIS online to do a join of two layers based on field match. I select one-to-one join using the statistic "sum". It works in part except that the sum ignores all decimals. E.g. 1.2+1.8=2
It does take into account all the correct elements since the Join_count values are correct.
The field type is double and I do see the decimal values in the original layer.
Note, I'm selecting the "Create layer as a hosted feature layer view" option.
Is this a bug or is there something I'm overlooking?
Thanks