What should i do if this information pop up during deployment of the tool "[row : 75] On the 'choices' sheet, the 'name' value is invalid. Choice names must be unique for each choice list"

Hello @r_1 and welcome to the community!
Do you use XLSForms or the web-based form builder to develop your forms? Either way, when you have select-one or select-multiple questions, the key is for each item in your choice list to have a different “name” (i.e. the name used under-the-hood, which is different from the label that is shown to the enumerator).

If you are able to share your XLSForm to this forum then community members may be able to help troubleshoot.

Here’s the official documentation about choice names:

And here’s a previous community forum response that might help your troubleshooting:

All the best!