I am trying to create a workflow "Return User Error". The scenario is for expense reporting on behalf of someone else. For example, George has two assistants, Tom and Abby. On George's employee record, there is a custom Multi-select field called "My expense reporters" that brings in the employee list. Tom and Abby are both selected in that field. The workflow condition is if User does not equal entity's "My expense reporters", then there should be an error after field edit. The issue is that the error pops up even if Tom selects George. I believe it has something to do with the multi-select field. Does anyone know a work around?