Mutate cell values: trim, case, formula, find & replace
Applies unconditional operations to whole columns: trim whitespace, change case, regex replace, run a math formula, prepend/append text.
| Field | Description |
|---|---|
| Input variablerequired | Which variable to use as the upstream dataset to read. |
| Operations | An ordered stack of operations per column, set in the node dialog. |
| Output variable namerequired | Name this node's result so downstream nodes can select it. Auto-suggested; edit freely. |
Open the node's real configuration, run it on the sample below, and see the result. Nothing is saved.
Sample input · data
| name |
|---|
| alice |
| BOB |
| cara |
This is a live preview — the sample and results are temporary and never saved.