Can't find your.csv

I uploaded the your.csv to the form, whenever i want to preview the form i am getting error “Can’t find your.csv.”


aeJaBPTZTg22Tp73izn2CL (1).xlsx (5.7 KB)

your.csv (136 Bytes)

@fayez_70, please remove the spaces from the column header from your CSV file:

And also update the same (remove the spaces) in the pulldata function you have used in the XLSForm:

image

Updating this should solve your issue.

Feel free to go through this support article to learn more about the pulldata function.