0 Workflow - Set Person Attribute - possible to add instead of replace? 4 Jonathan Carlson posted 9 Years Ago I've been working on a solution to add to someone's record attribute rather than replace the data currently there. I have a multi-select attribute field in my personal attributes and would like to just add to it with the result of the workflow rather than replace what is there. It doesn't seem possible right now to do this. I tried a few SQL statements too but one of my biggest hangups is that when I try to call up the {{ Person }} field in my workflow using lava, it isn't calling up the person's Guid number but the person's name, and I don't know how to make the lava call up the person's Guid number. Any suggestions?