Forum Discussion
IvanTioh
Aug 14, 2025Copper Contributor
Error 'Cannot get value for projected field...' when users without email were set to the field
SharePoint List Setup I have a simple list with a Person field Approvers which allows multiple selections. One of the list items has a user set to the Approvers but the said user does not have email...
ExtenonSpare
Aug 17, 2025Copper Contributor
In the SharePoint list settings, assign a display name (instead of the email field) to users without an email address, or manually complete the metadata via PowerShell.
IvanTioh
Aug 18, 2025Copper Contributor
Appreciate the input. Is there anyway I could avoid the error from the API without modifying the SharePoint items?