TwentyT
Twenty4mo ago
5 replies
fjcero

Group duplicated by field

Currently, there are 2 limitations:
- Very hard to find duplicated records (whatever the criteria: name, phone, email, etc)
- Not possible to group by with different fields than "Select"

The solution I got so far, was generating a list of ID of users connecting directly to the database. The challenge is created in multiple ways:
- Manual entries that are repeated
- Very challenging to import a CSV with a strategy to manage duplicated
- Not possible to merge with the API

Does anyone else deal with this problem? Is there any Initiative in the Roadmap for this?
Was this page helpful?