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…
Continue Reading noreply@blogger.com (Hakim)’s Article on their blog
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.
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.
Blog Syndicated with noreply@blogger.com (Hakim)’s Permission
More About This Author
Array
Dyn365O2023.01.29Tips after restoring backup from production server to Test server in Ax 2012
Dyn365O2022.08.25How To to use Performance Timer to investigate the issues in D365?
Dyn365O2022.07.03Table 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.
Dyn365O2022.07.01Ho to calculate due date in x++?