I have multiline people picker and have 4-5 values with semicolon in it. I am querying user profile using nintex to get Display Name property and I am storing that in a collection variable. Now I want to display each name in a new line and I tried using regular expression - Replace Text. I put ";" in Pattern, and I added "{Common:NewLine}" in Replace text but not sure what kind of variable I should create and store the results in. I tried with multiline text variable but it stores no values to it.
any help will be much appreciated.
Thanks again.