For the complete documentation index, see llms.txt. This page is also available as Markdown.

Example

The following settings split a SALES_VALUES field containing: "500,300,200,100" into four new fields:

Split Fields step example data

The result is four fields:

Split Fields example results

See also Split field to rows

Last updated

Was this helpful?