issue:
Table Sync Failed for Table: XXXtable. Exception: System.InvalidOperationException: Table ‘XXX’: Converting Field ‘YYY’ of Type ‘AxTableFieldReal’ to ‘AxTableFieldInt’ is not supported. Please drop the original field, sync the table and add a new field with the same name if needed.
solution :
Just Rename your field and sync your DB
or
drop the original field, sync the table and add a new field with the same name if needed
Original Post http://dynamics365ax2012.blogspot.com/2022/07/table-sync-failed-for-table-xxxtable.html