
I am getting the following error when I try and sync Projects V2 from project operations to D365 F&O.
The value 'Working' in field 'Calendar' is not found in the related table 'Calendar'. validateField failed on field 'ProjProjectV2Entity.SchedulingCalendarId'
Error says that you are trying to insert Calendar with value "Working" to the Project entity which is not there in Calendar table.
So you need to create Calendar with value "Working" to solve this issue.
Thanks,
Girish S.