Hello all,
In a collection called mergedData contains different columns.
I have a column named Tag that allow a row to contains multiple values (Choices from Sharepoint) such as this one:

I also have a column named UserTag that contains multiple values but as a string:

I would like to add a column to the collection that has the same data type as Tag but for UserTags. Is it possible?
Thanks in advance.
Thanks,
Kin