Skip to main content
Version: 3.7.0

Row Splitting

When a single piece of data describes multiple data instances, you can split arrays into multiple rows for further processing. For example, if a piece of data contains multiple metrics, you need to split the metric data into multiple rows for subsequent data processing.

Getting Started

  • Select the field that needs to be split. The platform supports splitting Array data and JSON arrays. The platform will automatically display available fields for splitting. If there is no Array data or JSON data, the splitting field will be empty.

splitRow

Validation

  • Click "Execute Preview" to view the results in the data preview panel. In the execution preview state, this is a simulation of data processing, and no real data will be generated in the platform.
  • In the card view, the conditional branch panel will display the number of data entries that have passed through the current branch.