New user question: I tried to create a Company table that sources rows from another Company table. The goal is to have the second table perform some additional enrichments. I can see that the table is receiving Input from the original table in the UI, but when I click into that filter, I get a blank page. And when I got into the table, no rows were found
If your "Enrich Company Signals" table shows 0 rows even though the input table has 1531 rows, it's likely because Clay doesn't automatically reprocess or update tables when you change the source or filters. You need to re-run the step that generates the data, or duplicate the table with the updated source to see the rows appear. Also, make sure your input data includes required fields like company domain or website—missing or invalid identifiers can prevent enrichment and result in no rows being processed [1] [2].
Was that helpful?
When I construct the filters from the Filter button on the diagram, I get Save and run on 0 rows
Despite having many more than 0 rows in the source
This usually happens because Clay doesn't automatically reprocess or update tables when you change the source or filters. Even if the source preview shows the right number of rows, the downstream table ("Enrich Company Signals") won't refresh until you re-run the step that generated the data. Try deleting and re-running the step, or duplicating the table with the updated source to see the rows appear. Also, if your filter is set up in a way that excludes all rows, or if required fields like company domain or website are missing or invalid, enrichment won't run and you'll see 0 rows processed. Double-check your filter logic and make sure all necessary columns are populated. If you see a blank page or display issues, refreshing your browser or clearing your cache can help resolve short-term UI glitches. [1] [2] [3]
Did that answer your question?
What is the step I need to delete?
If your "Enrich Company Signals" table isn't processing rows, try deleting the affected column in that table and then create a new column for enrichment. After that, re-map your data as needed. This often resolves issues where no rows are processed in downstream tables.
Was that helpful?
What is the affected column
The affected column is the enrichment column in your "Enrich Company Signals" table—the one set up to process or enrich company data. Deleting this column and creating a new one for enrichment often resolves issues where no rows are processed. Make sure your input columns (like company domain or website) are also complete and valid, as missing or invalid data can prevent enrichment from running on any rows .
Did that answer your question?
The entire table needs an import. What do you mean by input column
An input column is a field in your table that holds the data you want to use for enrichment or other actions—like company name or domain for company enrichment.
To import data into your "Enrich Company Signals" table:
Open the table, click Actions > Import > Import from CSV.
Upload your file.
Map your CSV columns to the table’s fields.
Click Add to table to complete the import.
Did that answer your question?
