Quantcast
Channel: KNIME RSS
Viewing all articles
Browse latest Browse all 4157

Get the sum of column values for each single row

$
0
0

Hi collegues,

I've got this data table and I want to get the sum result shown in the last column called sum, in which I have performed the sum of each column values for a single row:

 

yearstate_1state_2state_3sum
198040102070
198120301060
1982502040110
198310105070

 How can I perform it? Thanks in advance.

-Giulio


Viewing all articles
Browse latest Browse all 4157