Hi all
I have a workflow that we manually enter a value of either username or user ID (i.e. GUID) into a filter e.g. Contains([Worker],"Shannon Nel") or Contains([GUID],"SNEL099") and run the workflow based on the results.
I'd like to see if there was a way that we could prompt the user to select user name or GUID, then enter in the appropriate value e.g. Contains([Worker],"value1") e.g. or Contains([GUID],"value2").
Let me know if i haven't described my query very well - any help or suggestions would be greatly appreciated.