When migrating Notes data to SharePoint Lookup field, the following error occur:
Can not convert value value name to lookup item.
This is due to the value name that being lookup is not existed in the target SharePoint
An item with the value name needs to be created in the target SharePoint before the migration.
For example:
Thetarget field fieldA from the Migration Job is a lookup field and fieldA get information from other SharePoint List (List1 and the value lookup is based onthe Title column).
In this case, an item with the name value name in the Title should be created first in the Sharepoint List (List1) before the migration.