Clay Icon

How to Count Duplicated Domains in a Table

ยท
ยท

Hello team, I have a table and I want to count the number of duplicated domains within the same table. Any ideas?

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Hey hey! Can you drop the URL for your table here? (if applicable) ๐Ÿซถ Don't worry, only admins will be able to open your table ๐Ÿ˜‰

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Click on the domain column and then select "Dedupe"!

  • Avatar of Wladimir D.
    Wladimir D.
    ยท
    ยท

    I want count for score lead ๐Ÿ™‚

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Thanks for clarifying, Wladimir! You can use the Lookup Record integration for this

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Here's a video on how it works and our docs page for Lookup Record! We know it's called "Lookup Record in other table" but you can also use it in the same one to count those duplicate values within the same column and more. Let me know if you run into any issues!

  • Avatar of Wladimir D.
    Wladimir D.
    ยท
    ยท

    ๐Ÿ”ฅ Oh thank you, it's amazing, but I don't understand why I am getting this message when all I have as input is just a domain name

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Sorry for the delay, Wladimir D.. It seems that there are way too many records and it's exceeding the cell's size limit as stated there, this is because it's not only to count but you can also pull in the associated records found in each row to append data (main use case).To get around that issue, it may be easier to copy/paste the domain column alone in a new table, and then run the lookup there to count them. You can then run a lookup in your original table to pull in the count instead.

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    It's a hacky workaround but probably the best way to get around this restriction. The team has been talking about this size limit, so hopefully we'll have updates coming soon