Views:

Applies to Product - Dynamics 365 Business Central

What’s happening?
Customers are experiencing issues related to duplicate table names and error messages when accessing the application. Specific error messages include "Row Definition has duplicate Description values" and issues with duplicate table names, particularly with the "Company" table.


Reason:
This began occurring after upgrading to version 25.1 of Dynamics 365 Business Central. The presence of two tables named "Company" with different IDs is causing confusion and errors when retrieving data. Additionally, there are indications that the errors may be related to extensions affecting financial processes.


Resolution:
For the error message "Row Definition has duplicate Description values":

  • Remove any extensions that may be causing the error. Testing without extensions did not produce the error, indicating that the extensions are likely the source of this.
For the duplicate table names issue:
  • Disable "Enable Data Check" from the General Ledger Setup page to prevent the code triggering the issue from executing.
  • Uninstall the "Power BI Reports" app by Microsoft, noting that it cannot be re-installed as it is not currently published on AppSource.
  • A fix for the duplicate table names issue is scheduled for a future release (version 26.0). Users should confirm if the issue persists after the update.