Parse.com not able to import csv -


i need import csv file parse unfortunately doesn't work due fact have commas in fields , stuff "€". how test file looks like:

productname;productdescription;producturl;designer;category;price;pricecurrency;shipping;shippingcurrency materialmix-shirt;set2x36 2x38 2x40;http://some-url.com/artikel/materialmix-shirt-1.html;set;longsleeves;39;"€";4.9;"€" kniestrümpfe family;anziehen und wohlfühlen: mit den beliebten allround-kniestrümpfen family von dummy gönnen sie ihren füßen herrlichen tragekomfort. sie bestehen aus weicher, hautfreundlicher baumwolle mit elasthan-anteil und überzeugen mit einer perfekten passform.weicher griff verstärkte belastungszonen für optimale haltbarkeit;http://some-url.com/artikel/family-3.html;dummy;strümpfe & socken;13;"€";3.95;"€" 

any ideas?

i've got solution: parse.com doesn't allow use semicolon separator. if replace semicolons regular commas works fine.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -