What the heck does that mean?
looking at the row data, the handle, title, etc… so what is it referring to?
Checked the CSV file and those rows it mentions are identical to the other rows that DID successfully import?
What the heck does that mean?
looking at the row data, the handle, title, etc… so what is it referring to?
Checked the CSV file and those rows it mentions are identical to the other rows that DID successfully import?
Hi
Double check if the row before these ones have data that might corrupt future rows. A common one is if there is a comma in a field which subsequently pushes future row columns forward and causes errors.
Regards
Tom
appreciate your input - I’ll give it a try!