Great Day!
I can not import a database format csv
How to solve the problem?
Hello,
It looks like the CSV file uses the semicolon ( as a delimiter between the fields. Backendless expects the delimiter to be a comma (,):
https://backendless.com/documentation/manage/mgmt_import.htm
Regards,
Mark
Regards,
Mark
How to successfully replace ; on , ?
http://support.backendless.com/public/attachments/f70701b2e2e67bc130a76e94930a9fa4.png</img>
Did you get that CSV in the first place? Perhaps the tool you used to get the CSV can generate it with commas?
Sorry you do not understand.
How do I import my database?
Maximum number of characters in an object property can be 2000. The very first row contains 3300 characters in the “description” column. As a result, it fails on the import.
Can you share where this data is coming from?
You can not reduce the commodity?
That link does not help… some extra text providing an explanation would go long way.
Here’s what you should do:
- Import the individual CSV file.
When importing, make sure to set the data type for the description and category_description columns as "text" as shown in this image: https://monosnap.com/file/WWNWfFB5XYX5pE6yq6203S6t24QEQ5
Regards,
Mark
Here’s the file we used to test it: https://api.backendless.com/402FE6E7-17AB-394E-FF75-74D919C04100/v1/files/takeaway5.csv
How do I get such a link to the database?
https://api.backendless.com/402FE6E7-17AB-394E-FF75-74D919C04100/v1/files/takeaway5.csv
It is a link to the file we created for you to make it easier to import data.