Below error while trying to import a solution into UAT.
Import failed: Column names in each table must be unique. Column name 'Column A' in table 'Table A' is specified more than once. Any solutions please?
Thanks in advance.
Below error while trying to import a solution into UAT.
Import failed: Column names in each table must be unique. Column name 'Column A' in table 'Table A' is specified more than once. Any solutions please?
Thanks in advance.
This is what worked for us
Thank you for your response Swathi, this did indeed resolve my error.
Hello Lynda,
This is a Microsoft issue and below is the resolution they provided.
1. Open the solution and click on the entity with the issue (Ex: Contact) .
2. Uncheck the “Offline capability for Dynamics 365 for Outlook” (you should be able to see this field when you click on the entity )
3. Check “Business Process Flows” field as well.
4. Then export and import the solution into the target.
3. Once the import is successful, again check the “Offline capability for Dynamics 365 for Outlook” field and again export and import the solution.
Thanks,
Swathi
Hi
Did you get a resolution to this error as I have also encountered this error today and struggling to resolve. Many thanks
This is a Microsoft issue.
An entity in CRM will be table in SQL.
Sorry but this is not custom entity. This is a MS SQL table.
in Dynamics 365, GoTo-->Settings-->Solutions-->Open your solution -->Open entity A and check if there is field with duplicate display name.
If you find duplicate field then change display name of field.
Thank you for the replies. Our organisation uses online Dynamics 365. And this is an underlying Microsoft SQL table (so we cannot check the field type or edit the table)
Hi SwathiD,
Please check whether the field name is same and data type is different for the field then delete the filed and migrate the field with the solution .
you can export the target table schema and matched with the source schema.
also check whether the field name is the case sensitive.
Regards,
Darshik
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,401
Most Valuable Professional
nmaenpaa
101,156