Hi, I am trying to merge 3 columns and include a delimiter.
Example data:
Type 1 | Type 2 | Type 3 |
a | b | |
b | ||
c | ||
a | b | c |
My current method is to use the formula tool to generate a new column 'Types' with [Types]=[Type 1] + ', ' + [Type 2] + ', ' +[Type 3]
However this leaves multiple ', ' in many rows and it looks quite messy.
Would anybody be able to provide a solution that would allows me to merge columns and include a delimiter without this happening?
Thanks
Solved! Go to Solution.
Thank you that works perfectly!
Happy to help 🙂 @Inactive User
Cheers and Happy Analyzing 😀
I have exactly same issue but the challenge I am facing is that instead of 3 columns, I have around 28 columns. Can someone help?
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |