[row : 46] On the 'choices' sheet, the 'name' value is invalid. Choice names must be unique for each choice list. If this is intentional, use the setting 'allow_choice_duplicates
Can someone help me on how to resolve this
Hi @francesco2023 welcome to the forum.
This error is often caused by a duplicate variable name in your form. To resolve it, please have a look at this documentation:
How to fix this:
- Download your form as an XLS file
- Open the choices sheet
- Check the
namecolumn for any duplicates
If those duplicate names are intentional and required for your form design, you can allow them by configuring the allow_choice_duplicates setting in the settings sheet.
