Error while deploying

While deploying I got this message. [row : 18] List name not in choices sheet: list_yn
I checked survey sheet. yn is not in row 18 but rather in 20. Choices sheet has yn. What should I do?

Hi! Does the "Choices" sheet contain the choice list named: "list_yn" or just "yn"? Given the context, it seems like the list name for "Yes and No" choice is different in the Survey ("list_yn") and the Choices ("yn") sheet. Please, check!

2 Likes

As the error indicates, it seems that your select from listname in the survey sheet doesn't correspond to the list_name in your choices sheet.

1 Like

Thanks all. Yes that was the mistake. Have managed to correct.

1 Like