Hey team, another issue - sending data to table but when I try and add the data into the columns, absolutely nothing happens
When nothing happens after sending data to a table, there are a few possible causes: 1. The data might not be formatted correctly. If sending a list, make sure it's properly formatted as a list. 2. You might be experiencing a front-end performance issue. Try clearing your cache and refreshing your screen. 3. The enrichment might be stuck. Try double-clicking the row - if it shows "waiting for its inputs, " click "re-run this cell" to make it work. 4. There could be a configuration issue with your write to table setup. For persistent issues, check that all columns and tables exist and are correctly set up.
Hi Jonathan, thank you for reaching out! It is not adding in the data because you cannot map that column to an existing column when using a different types of sources. So, you'd have to add it as a new column, and then use the 'Merge Columns' to merge both of those columns into one. Let me know if I can help you with anything else :) - Smit
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.
Thanks Smit V. - ended up using Write to table instead