Hi π Is it possible to when enriching tables with email snippet data using AI to do one or all of the following?
Can you set a limit on how many rows to run - so you want to run rows 1 to 100 out of a 200 row table for example
Can you run 2 different ones in different columns and have them each run on alternate rows?
Can you automate running them without having to press the run column?
Thanks π
Hi Lee, Sorry for the delay! Great questionsβ¨1. You can set a row limit and range for your table. This will create a filtered view that allows you to run enrichments for contacts within that view. 3. Automated runs work for new rows/data when auto-update is turned on for your column and your column enrichments (in run settings) as well (see screenshots).
For your second question, do you mean if 2 different enrichment columns can run simultaneously? or if two rows in two different enrichments can run simultaneously?The answer is yes for both, with the exception that there are no dependencies set between both columns/rows. In this instance, they would run successively. Let me if know if this answers your questions!
Hi Daniela D. thanks for your feedback. The final question was more say we had 100 rows of data, I want one AI content snippet based on job title to run on 50 and one based on company description to run on 50. I wondered if you could set them to run on alternate rows (1, 3, 5 etc) and the other on 2, 4, 6. So they run at the same time but each one skips a rowβ¦so there is some variety in the content snippet.
Hey Lee, Sorry for the delay! It's possible to do this by adding conditional formulas set to each enrichment so they run based on paramters in a different column. For example if you have domains in one column, you can add a formula to another column to assign a number between 1 Β`& 50 to every row that is not empty (see screenshot). In your AI enrichment columns, add a conditional formula to only run if the number is even (first column) and if the number is odd (second AI column). Let me know if this helps!