Good afternoon,
I am running an excel report through Alteryx. There are duplicate rows that I am wanting to get rid of. However, there is one column of data in these duplicates that are different. IF you see the attached picture, it has the same structure as my spreadsheet, but with data changed. The value that I am using to identify the duplicates is the "CW Number" column. You can see that all the data is the same, except that there are different "On Behalf Ofs" listed (which is why there are duplicate rows).
My question is this: is there a way to get rid of the duplicate rows, but have all of the "On Behalf Ofs" listed in one cell?
Solved! Go to Solution.
Hi @Goshawn
A simple solution works, use the Summarize tool to Group By on all the fields, except 'On Behalf Of' - which you Concatenate:
I believe this worked! Thank you for the assistance!!
User | Count |
---|---|
109 | |
89 | |
77 | |
54 | |
40 |