01/31/2017 at 4:05 pm
#409380
Keymaster
@ James
Ok, I did not do any testing, but I opened the file and noticed that the file encoding is broken. What was the source of the CSV file? At the end of every phone number is ÿH which basically is my text editor doing its best to decode whatever that character should actually be.
My suggesting, read this tip in the FAQs. make sure the file is UTF8 encoded and I’m sure it’ll import just fine.
Hope this helps, let me know.
