Mutilple ColumnRearranger

Hi,

I would like to know if we can use multiple column rearranger in a single node.

The use case is as follows:

  • User selects multiple columns.
  • Transformations are done on the each column using CellFactory object,the cell factory is appended a ColumnRearranger.
  • From the columns created by the ColumnRearranger  I have to generate new columns.

Any suggestions regarding this would be very helpfull.

 

I have only tried adding some columns and removing some later with independent rearrangers as I remember, so I think you can be lucky and do what you intend to do.

Thank you.