Error Loading csv file

Hi,

I am having an error message when I attempt to preview my file. It is showing that the .csv file cannot be found. Attached is the error image.

Thank you.

Hi @kelvinaeb,

Did you upload your csv file to the system?

Please take a look at step 4 in this help article:

https://support.kobotoolbox.org/external_file.html

1 Like

Hi @hakan_cetinkaya

Thanks for reaching out.

Yes, I uploaded the .csv file to the system via the media. But I am still getting the same error message.

@kelvinaeb,

Can you show the variable names of your csv file?

1 Like

@kelvinaeb, seems like there is a typo in the CSV filename you have specified:

KCDataSource2.csv used in the XLSForm vs. KCDataSource.csv seen in the error message.

So please check out the CSV file name properly and that should solve your issue.

1 Like

Hi @Kal_Lam,

Thanks for your reply.

I have 2 csv files uploaded and only one (KCDataSource2.csv) is working. the second csv file (KCDataSource.csv) is what is bringing the error.

Here is the upload done in the settings.

Thank you

@kelvinaeb, if that is the case, where have you used the CSV file KCDataSource.csv within the XLSForm then?

It’s on the xlsform I shared above.

I used the KCDataSource.csv on a pulldata function (calculation).

Thank you

@kelvinaeb, would you mind sharing your KCDataSource CSV file so that we could see if it supports the format it should be in? You could remove all your information from there and just keep some dummy values when sharing the CSV file.

1 Like