I have a column of People or Group Type that accepts multiple entries. How can I remove a single name from the others using Nintex workflow?
Solved
Remove a name from a multiple people or group column using workflow
Best answer by kunalpatel
@Dondearie ....store that value in a variable and using split function in regular expression (split by semi-colon ";") store it in a collection and using for loop and the collection you can store it in a single line text variable and manipulate as per your need.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.