Hello,
I have a a list that has an approval status field that is a lookup from another list. The lookup list has 3 values in the title: Pending, Approved, Denied
I am trying to write a workflow that says:
When item is created, set approval status to Pending
I get an error Coercion Failed: Unable to transform the input lookup data into the requested
type.
How can I set up a workflow in designer 2010 to set the value of a lookup field?