Forum Discussion
Thigs
4 years agoHelper IV
Many to Many - No Duplicates?
Hey all, I'm working with a new data set that comes from Excel. It has one column for SKUs as a unique identifier. I am trying to link it to a second dataset that has SKUs but not as a unique ident...
jaylyn
2 years agoHelper I
I had the same issue. i removed nulls, then clean, then trim, and then made it all lowercase, and them removed duplicates and it worked!