Hi, This table includes a work email waterfall. I have had this issue earlier, but I don't know how to fix it without wasting credits. The problem: work email waterfall was created, then the table was put on auto-run OFF for safety while building. Now I enabled auto-run again, ran the waterfall, but the merge columns at the end of the waterfall does not output the final emails. Can you help me get them in one column again? Table url: https://app.clay.com/workspaces/397233/workbooks/wb_0t9mp8yJUT7nap6UDKC/tables/t_0t9mp8yXAp6jCXHYV4p/views/gv_0t8tdzzoEKfSHptANNd
This is a common issue when auto-update is turned off during table building. The merge columns at the end of your waterfall aren't reflecting the new email data because they need to be refreshed.
Here's how to fix it:
Turn on auto-update in your table settings - this ensures all dependent columns refresh with the latest data.
Manually trigger the merge column by right-clicking on the merge column header and selecting 'Run column' to force it to process the new waterfall results.
If that doesn't work, you might need to refresh the merge column formula:
1.
Click on your merge column header
2.
Select 'Edit column'
3.
Check that your merge formula is correctly referencing the waterfall output columns
The issue happens because when auto-update is off, downstream columns like your merge column don't automatically reflect updated records from the waterfall.
If you still need help resolving the merge column issue in your table, I’m here to assist. Would you like to provide more details about what you’re trying to achieve or any specific challenges you’re facing?