I have a SharePoint list with a Person Column.
I would like that when the users open this in the edit form, the value is automatically changed to the user email address.
The current code is
Choices([@'Datasource'].ColumnName)
I tried changing it to User(). Email, but get the following error:
"Expected Table Value".
Any insight would be appreciated.

Report
All responses (
Answers (