Discussions
Can I start a CSV Import form a different row?
My list of vendors currently looks like this before import.
But of course, this will throw errors since the CSV import will recognize the top row as being the field ids and anything below it is supposed to be information for those fields.
I want to keep those fields on my sheet, but every time I go to upload I'm going to have to download the csv, delete each of the info rows, save and then upload.
Is there a way around this, or what do you find to be best practice?