Hello, I am integrating data between dataverse and business central. I have a table named X includes /cr334_SystemUser/ lookup column (related systemuser table) in dataverse, also I have a table named X includes /User/ field with table relation to /User/ (system table). When I tried to sync these tables, it gives below error:
The data could not be updated because of the following error: Table User must be mapped to table CRM Systemuser to transfer value between fields User and cr334_SystemUser.
There is no sense mapping these tables because both are system tables and automatically includes data.
I added these tables to integration table mapping but I could not manage to couple records, so this time X table syncing gives another error like /This user record is not a coupled record in dataverse/.
Any ideas how to resolve this issue?