core.noscript.text
Hi,
I have a column with values like
Value 1
Value 2
Value 3
and so on in a table
I want to convert that column values into single rows like
'Value1,Value2,Value3, so on'
Is it possible with formula tab and no macro?
Solved! Go to Solution.
@vaishalilambe17
Use Summarize Tool > Option String > Concatenate.
Cheers,