Forum Discussion
Thigs
Helper IV
4 years agoMany 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
Helper I
2 years agoI had the same issue. i removed nulls, then clean, then trim, and then made it all lowercase, and them removed duplicates and it worked!