Pulldata Misaligned, Wrong Row

453
1
07-05-2017 12:16 PM
EddyClark
Occasional Contributor

When using pulldata I'm getting my data pushed back, on the wrong row.  I've figured that when pulldata is reading left to right on the CSV file, if the data contains a comma then the comma acts to push the data back.  I'm getting this on columns following a select_multiple.  

This image shows column Y with a comma from a select_multiple field type, by default.  

pulldata comma

This image shows the results when the comma is removed from column Y.

Tags (3)
0 Kudos
1 Reply
JamesTedrick
Esri Esteemed Contributor

Hi Eddy,

Yes, it's a known limitation that there cannot be any commas in the data of the CSV file.

0 Kudos