Hi,
as far as I know the correct syntax to set a lookup field column with the Dataverse connector is "/plural locial name(GUID)"
Example: /systemusers(GUID)
We tried now to do that with the table msdyn_project, but always get the error that the URL is wrong.
After some research we found an example where the author used this:
\msdyn_projects\GUID
Can anyone tell us when to use which syntax and why?