Where
V is a row with the possible value (1,2,3,4) in the column of table 1
and values in table2 is the quantity of each value in the first table
I get something useful with “statistic node”. Is there any other way to get it in a simpler format (really I have more than 30 columns in my table 1, while 1,2,3,4 is the real set of value in table1) ?
I create a workflow that takes your table 1 as an input and returns table 2. It is possible to use as many columns as you like. The basic for this flow comes from looping over columns from the KNIME hub .