Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesHello all,
Within the databases that I work in, I often find that there is duplicated data for some columns, and when using a unique tool, I have little control of what is deemed the unique record and which is deemed the duplicate.
A fantastic addition would be the ability to select which record you'd like to keep based on the type + a conditional. For example, if I had:
Field 1 | Field 2 | Field 3 |
1 | a | NULL |
2 | a | 15 |
I would want to keep the non-null field (or non-zero if I cleansed it). It'd be something like "Select record where [Field 1] is greatest and [Field 2] is not null" (which just sounds like a summarize tool + filter, but I think you can see the wider application of this)
I know that you can either change the sort order beforehand, use a summarize tool, or go Unique > Filter duplicates > Join > Select records -- but I want the ability to just have a conditional selection based on a variety of criteria as opposed to adding extra tools.
Anyways, that's just an idea! Thanks for considering its application!
Best,
Tyler
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.