Hi guys,
I need some help. In my Business case I have an Share Point list with different data. My process is reading the data and put it in a Collection. In one column I have text like this:
last name, first name,
[email protected];
last name2, first name2,
[email protected];
last name3, first name3,
[email protected];
I need all this information in another collection to write this data in another step of the Business process. How can I extract this data from an collection to a second collection?
Thank you so much.
Mareen