One Row to Many

Each row is multiplied depending on the number in the integer column. (E.g. you can use this node to create the items in a shopping basket, if you only have the number of items per baskets and then continue with the multiplied rows.)

Options

Amounts
The integer column containing the number the given row should be printed. If the number is smaller than one, the row is not displayed afterwards. (E.g. the number of items in one shopping basket.)
Prefix
The prefix for the new RowKey. The new RowKey is subsequently oldrowkey + prefix + counter, where the counter is a number from 1 to the number of new rows.

Input Ports

Icon
data containing one int. column

Output Ports

Icon
same data but with multiplied rows

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.