Hi ,
I want to concatenate results from same field into string. How can I do that ?
e..g
|inputlookup user.csv| table User
User
------------
User 1
User 2
User 3
Users = User 1+User2+User3
↧