Hello,
I am trying to concatenate a string to a field and It has been a challenge. All I want to do is add the string "100", for instance, at the beginning of the employee ID. This string will be placed under the employee ID column on the list when the Nintex form is submitted..
I have tried to create the employee ID field as a calculated field and use the concatenate formula to add "100" to the beginning of the employee ID, but it does not work.
I have also created variables and modules within the Nintex workflow (Query list, set field value, reg expression) and it's still not working.
What am I doing wrong? Any help would be appreciated. Thanks!