I've created a table via a link to a csv file using advanced specifications. The specifications interpret the data in delimited format using a comma delimiter to separate fields. If a field already includes a comma in the middle of the value, such as "Robert Cooney, Senior", the linking process splits the field into two fields instead of one and shifts all the remaining data (please see yellow highlights in file attachment).
How can I avoid this problem ? The field value should be only one field.
How can I avoid this problem ? The field value should be only one field.