Hi,
Using a sp 2010 workflow, I want to lookup a item from another list, grab a name from a person column, and then put it in a person column in the current list. (note: these are not multiple person columns, just single)
I was able to get to the lookup list and find the item, but when I try to grab its value and put it into a person column in the current list, I keep getting workflow errors about data type is incorrect...
Does anyone know what settings to keep (like return data as...) when doing this sort of thing?