I am getting an error. My field type is an nvarchar and I get the following error:
Error Diagnostic Information
LIST
The value cannot be converted to a string because it is not a simple value. Simple values are booleans, numbers, strings, and date-time values.
Do I need to generate a list first?