hello,
I am trying to create workflow and my requirement goes like this :
1) fetch the values from a particular column in list A (it will be always more than one) based on certain criteria.
2) Concatenate all the values one after the another and generate a long string value in List B.
As part of my Initial steps this is what I need to do .
Later I am planning to read that string and then separate out the values by the delimiters used, and then display is one below the other on a sharepoint page .Any advice to help me create that string will be appreciated. In case you have implemented anything similar then also please share your thoughts/suggestions.
Regards,
Aks