Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Split Table Type Value by comma in single row

Hi,   Can anyone help me with this, please? I have a column MCRType of type Table. The 5th row contains these values. My requirement is I want those values to be comma-separated, but the sp...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Thanks, HotChilli  for the reply.

     

    So I created a custom column and wrote the code below and the new column got converted to list and I was able to extract values.