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
- Click Add Action and search “Formula Generator”
- Describe the output you want, referencing the source column
- Review the generated formula
- Run the row, then the column
Where to next
- Separate Name, Get First Name, Get Last Name — purpose-built name formatters, no formula needed
- Actions — dynamic variables and how columns chain together