Field Pivoter

Supported pipeline types:
  • Data Collector

The Field Pivoter pivots data in a list, map, or list-map field and creates a record for each item in the field.

The Field Pivoter processor pivots the data in one field. To pivot additional fields or nested structures, use additional Field Pivoters.

When you configure the Field Pivoter, you specify the list, map, or list-map field to pivot and where to write the pivoted data. By default, the processor writes the pivoted data to the original field, but you can specify another field for the data.

You can also specify whether to include the existing fields in the resulting records and configure the action to take when the field does not exist.