I have a workflow that updates a lookup column in another list when conditions are met.
The problem is that the column allows multiple values, but the workflow is replacing any content that already existed.
I'm looking for a way to add the new value onto the end of the currently existing data.
I've tried to edit the xoml of the workflow, but SP designer will not allow me to do that.