Help

Re: Unique email - check duplicates in the table

714 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Jakub_Lohnisky
4 - Data Explorer
4 - Data Explorer

Hi, I would like to have only unique values (email) in my Primary Field. So If users will try to add an already (in the table) existing email, they should not be able to save the record (line). Is it possible?

Jakub

2 Replies 2

Nope — Airtable doesn’t enforce uniqueness of keys, not can it be made to do so. There’s a Deduplication Block in beta test, but until that arrives (and maybe even afterwards, depending on your requirements), your best bet is to build your own duplicate detection routine in Airtable and alarm on attempts to enter an already-existing email.

You can find information on how to do so in this reply, which contains links to a document describing the process and example bases demonstrating the code. You’ll also find a link to an updated version of the base in this later reply. What you won’t find, however, are links to a similar writeup describing the updated system with corresponding example code — because I haven’t finished it, yet. (I started on it a few days ago — yes, horribly negligent — and hope to have it out before the end of next week. If you can wait a few days, that’s probably your best bet.)

Hi, Is there any update on this? I will like my email column to have unique values with each entry as welll.