Formula generator

Generate formulas with AI to transform your data.

By

Generate formula with AI

To generate a formula with AI:

  1. Enter your formula instructions. Type / to insert a column reference.
  2. Click Generate formula to create your AI formula

AI formula generator examples

Here are examples of formulas you can create with the formula generator:

  1. Extract the domain from {{Email}}
  2. Use {{LinkedIn URL}} if available; otherwise use {{LinkedIn Profile}}.url
  3. Extract the text after @ in {{Twitter Handle}}
  4. Split {{city}} by comma, keep everything before the first comma, remove "Area" if present, then add quotes
  5. Extract the first word from {{Column_1}}, combine with {{Column_2}}, then remove all non-letter characters
  6. Calculate the number of days between {{Created Date}} and {{Closed Date}}