Skip to main content

I have thousands of data, and each datapoint has six attributes, which I want to store in one list per data point. Which transformer could be used for this?

Have a look at the ListBuilder. You can select which attributes you want to use to build the list


@John Smith​ or try the Aggregator if ListBuilder does quite meet your needs


Reply