Formula generator
Generate formulas with AI to transform your data.
Generate formula with AI
To generate a formula with AI:
- Enter your formula instructions. Type
/
to insert a column reference. - Click
Generate formula
to create your AI formula
AI formula generator examples
Here are examples of formulas you can create with the formula generator:
- Extract the domain from {{Email}}
- Use {{LinkedIn URL}} if available; otherwise use {{LinkedIn Profile}}.url
- Extract the text after @ in {{Twitter Handle}}
- Split {{city}} by comma, keep everything before the first comma, remove "Area" if present, then add quotes
- Extract the first word from {{Column_1}}, combine with {{Column_2}}, then remove all non-letter characters
- Calculate the number of days between {{Created Date}} and {{Closed Date}}