Error creating row: [typeerror: cannot read properties of undefined (reading 'find')]

Hi,

I tried to add a new question to this form.
Activity Report_updated.xlsx (25.6 KB)

I created the form on XLS, and I want to add questions on the form builder. The form uses media files to support the location. Every time I try to add something, the following error shows up:

error creating row: [typeerror: cannot read properties of undefined (reading ‘find’)]

Can you please help me so I can add new questions and avoid this error.

Thank you,
Andre

@andre_ch, I did not find any syntax issues when validating your XLSForm through this online validator. Could you also share the screenshot on what you get at your screen? Maybe that should be helpful to understand it pictorially.

It may be related to using select_one_from_file.
(@Kal_Lam).

1 Like

Here it is, I am also attaching the correct XLS form
test ATIP activity report.xlsx (20.9 KB)

@andre_ch, seems like you will need to share your CSV files too.

hi @Kal_Lam here you are
District_Code.csv (3.9 KB)
Subdistrict_Code.csv (74.9 KB)

@andre_ch, this post discussed previously should help you solve your issue:

There are issues with the names under the choices sheet.