Can't convert file

Can't convert file

#38219
Closed (fixed) Opened

I get the error:

Looks like your CSV file is not being parsed properly. Please see read article: How to fix CSV problems using Excel.

 

I tried to follow the directions.  Please see my original and modified files.

Original:

"Amount","Fee","TotalPayment","Category","Payment Type","From","To","DeliveryOn","Status","DeliverySpeed","ConfirmationNumber","RecurringPayment","",

"-$11.17","","-$11.17","Utilities","PMT","","PSE&G","08/23/2018","Pending","","N60YN-KCGSG","no",

"-$67.17","","-$67.17","Utilities","PMT","","JCP&L","08/22/2018","Pending","","N60YN-KCF6K","no",

 

Modified:

Amount;Fee;TotalPayment;Category;Payment Type;From;To;DeliveryOn;Status;DeliverySpeed;ConfirmationNumber;RecurringPayment

-$11.17;;-$11.17;Utilities;PMT;;PSE&G;08/23/2018;Pending;;;no

-$67.17;;-$67.17;Utilities;PMT;;JCP&L;08/22/2018;Pending;;;no

 

I was always able to convert these files with your legacy site

CSV*** Sat, 13 Oct 2018 - 00:20

That has been fixed, please try again

CSV*** Sun, 28 Oct 2018 - 01:50

Automatically closed - issue fixed for 2 weeks with no activity.