# Unnest

Splits the selected column into multiple columns using a separator.

## Fields

| Field                 | Type       | Description                                                                          |
| --------------------- | ---------- | ------------------------------------------------------------------------------------ |
| Output column name(s) | Text field | Name of the output column(s), if left blank will save the result on the same column. |
| Separator             | Text field |                                                                                      |
| Splits                | Numeric    |                                                                                      |
