RE: Agent to Replace one value in multi-value checkbox field Martha Geppert 2.Apr.12 10:58 AM a Web browser Domino Designer 7.0.3Windows XP
Your formula as written here doesn't do anything - it is replacing the value with the same value.
The second value in the @Replace or @ReplaceSubstring must be different from the value it is replacing, i.e., @ReplaceSubstring( role; "Accounts Payable BI Reporter"; "Something else" )