Skip to Content

Formula Generator

Formula Generator writes the formula for you — describe the transformation you want, and it builds a formula column that applies it to every row.


What it does

  • Takes a plain-English description of how to reshape a column’s value
  • Generates a formula and applies it as a new column
  • Saves hand-writing formula logic for common reformatting tasks — capitalizing a name, pulling a domain out of an email, reformatting a date

How to use it

  1. Click Add Action and search “Formula Generator”
  2. Describe the output you want, referencing the source column
  3. Review the generated formula
  4. Run the row, then the column

Where to next