Feb 07, 2019 11:33 AM
I’m looking to write a formula that notifies me if there are duplicates of a certain field. There are other unique values in the spreadsheet, so I’m not looking to merge or delete them, but I want to be notified if a certain cell is not unique. I do this in Excel with:
=COUNTIF($B$2:$B2, B2)>1
Is there any manner to do this in AirTable? From what I’m seeing, lookup and rollup options that have been suggested in the community require an additional table and I’m looking to do this from the same table.
Thanks
Dec 23, 2019 07:58 AM
Agreed it should be avail in the table but the dedupe block is pretty good. https://support.airtable.com/hc/en-us/articles/360008332253-Dedupe-block
Feb 11, 2021 12:53 PM
It’s only useful if you want to remove the duplicates as you cannot access the list of duplicates outside of the Dedupe block.