Optimizing Table Enrichments: Running Columns Sequentially in Your Workflow
Hey team! I think Iโm building my tables inefficient and too slowโฆ Iโm making each enrichment (column) run one at a time (so all rows in one column is finished) before Iโm โrunningโ the next enrichment. Iโm manually โrunningโ each column. Iโm doing this way because I donโt know a way to make enrichments (columns) wait for another enrichment to run. I know that you can use formulas to only run when you have a record from other enrichments, but I donโt know how to build a formula where it knows when the enrichment have run and havenโt output a result, or when it has a error and so on. The problem that have occured before is that some enrichments wonโt run unless an enrichment gets a result. Which makes that some enrichments wonโt run. If I have an enrichment run auotomatically without the formula that makes it wait, it might run too early on some rows. So, is there a way to make an enrichment (column) only run after another enrichment have finished, regardless of the enrichment have output a result or not? A way that triggers only after a enrichment have made a run.
