It seems to me that only "Double" type fields are not recognized automatically when updating existing features by xlsx file. Does anyone know whether this behavior is known limitation, or not?
I checked some field types(Integer, text, Date and so on) and these field types are recognized automatically when updating features, but only Double field is not.
Solved! Go to Solution.
hi @hitsujir_dev, because these are whole numbers we automatically interpret them as integers. Because your values do not have decimals, they will not auto match but you can still manually match them. Hope this helps clarify!
hi @hitsujir_dev, if possible can you send me the xlsx file? I can take a closer look at whats happening here. If you are unable to share the file, please log a case with support so we can investigate. Thanks!
Hi @bbollin ,
Thank you for your reply. I used this xlsx file. This file does not have strange points...
hi @hitsujir_dev, because these are whole numbers we automatically interpret them as integers. Because your values do not have decimals, they will not auto match but you can still manually match them. Hope this helps clarify!