As I am getting a list of text strings separated by semicolons in a single line, my focus is to split them into different values. After that, I need to convert them to users using the touser() function. However, it is currently showing [ID NOT FOUND] even though the email address is already present in Appian users.
Discussion posts and replies are publicly visible
Thanks you everyone for your help and reach out to my question.... I have solved this issue by adding isusernametaken() function...