This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Upgrading Server to version 22.1? We’ve enabled the faster AMP engine by default. Read about how these system settings changes might affect you.
Hi All,
I need help in removing duplicates and selecting only unique words from each row.
I am able to do it for limited rows, but what if I have 25-30k rows.
I have attached the input which needs to be worked on and an example of what exactly I am looking for. Thanks in Advance.
Solved! Go to Solution.
Hi @iamviraj13
I don't think I've found exactly what you're looking for but I think this is close.
Let me know if it helps
Hey @iamviraj13
A huge improvement to my attempt! The only optimisation I can see is if you change the selection in the Unique tool from 'RecordID' to 'Item' then you can remove the first 2 tools as below.
Thanks @CKP
I really appreciate your help with this.