Hi. everyone! Hope all is well.
I really need some help cleaning my data into one column that defines which customers own which products. Below (and attached) is a snapshot of my data set input and desired output. I have been racking my brain to come up with a clean solution, but to no avail. I am dealing with a large data set and several different combinations, so I was hoping there was an easier way. I would appreciate any help or guidance.
Solved! Go to Solution.
Hi @D_Wenz_07 ,
You have to transpose all the columns that contain the product flag and then come up with a way to only keep the product type (A, B, C..). I have removed "Has product " from the name column. Then if you summarize and concatenate all relevant products to each customer ID you will get what you are looking for
Hope that helps,
Angelos
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |