09-12-2012 09:20 AM - edited 03-19-2019 05:31 AM
Trying to do a basic update for VM users like this:
Alias,EmailAction,VoicemailAction,FaxAction,DeliveryReceiptAction,RelayAddress
aprice,2,1,2,2,aprice@domain.com
Keep getting this error:
CSV input file has duplicate column: 2
CSV input file has duplicate column: 1
If I shrink it to just
Alias,EmailAction
aprice,2
errors out saying
CSV input file has no data rows.
Solved! Go to Solution.
09-12-2012 10:05 AM
You've already posted the content, I need to verify the actual file type, try saving it as DOS-CSV.
Chris
09-12-2012 09:35 AM
Can you post your csv file?
Chris
09-12-2012 09:48 AM
There's customer confidential info so I can't upload the entire CSV put the snips are shown here
Alias,EmailAction,VoicemailAction,FaxAction,DeliveryReceiptAction,RelayAddress
aprice,2,1,2,2,aprice@domain.com
09-12-2012 10:05 AM
You've already posted the content, I need to verify the actual file type, try saving it as DOS-CSV.
Chris
09-12-2012 10:32 AM
Actually tried it as a Windows CSV and it started working! thanks for the advice
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide