Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Error while loading from csv via a rest connector (confluence):
"CSV is not valid: columns number of row 26 is different from previous rows (1 and 2). row: var contextPath = '';"
Can't attach a csv, so uploaded a similar xls here.
Can't get what's happening here, need help.
Hey,
The error message you provided suggests that the CSV file is not valid because the number of columns in row 26 is different from the number of columns in the previous rows.
Please see if the following can help resolve this issue:
Hi Chirantha
Many thanks for your suggestions. We discovered that the repsonse of the call was a .txt file.
After altering the call the error message was gone.
The highlighted call doesn't throw an error.
Many thanks again, really appreciate the support here.
Matthias
hi i am also facing the same exact error: CSV is not valid: column number of row 335874 is different from previous rows (15 and 1) row
Do you have any idea or manage to solve this error?
what is need of loading csv using rest connector , is it on sharepoint
if it is on local, you Can load Directly using folder option
is it solved? you have any idea what to do in this case?
In our case, the Preview works but the loading the script throws the invalid csv error.
Hey,
The error message you provided suggests that the CSV file is not valid because the number of columns in row 26 is different from the number of columns in the previous rows.
Please see if the following can help resolve this issue:
Hi Chirantha
Many thanks for your suggestions. We discovered that the repsonse of the call was a .txt file.
After altering the call the error message was gone.
The highlighted call doesn't throw an error.
Many thanks again, really appreciate the support here.
Matthias