Hi everyone - I’m migrating some tables from Bubble.io into Backendless via CSV upload.
I’ve altered them to contain the Backendless field header syntax but getting errors when I try to upload.
It seems to accept some rows, but not the majority.
Is there anything you can see or think of that could cause this? Or what I can try to debug?
It’s a file with a LOT of columns (which is a hangover from previous bubble implementation) which I’ll be optimising once inside Backendless.
In my case I’m adding completely new tables - here’s the error message I’m getting:
13:39:37 IMPORT_DATA Started import subtask (1) for CompaniesTest table.
13:39:37 IMPORT_DATA Cannot parse '0.4' as a long number.
13:39:37 IMPORT_DATA Ignores rows with values [, , , , , , , 3, 1, , , , , , , , 3, 1, 531397, -103718, , 7200000... etc.etc.etc.
And the test file I’m using - with two rows, one which works, the other (second) which does not.
Any help would be massively appreciated!
Thanks,
Rob
CompaniesTest.csv (29.0 KB)