Sum of a column

Hello,
i want a new raw with the sum of each column in the end. I tried with the math formla

Hi @ThomasKondler welcome to KNIME Forum

Use a GroupBy node (without Group Columns) and Concat the result to the original table
sum_of_a_column.knwf (15.1 KB).
Schermafdruk van 2023-08-20 16-39-12
gr. Hans

.

3 Likes

Hi Hans,
thank you a lot for your fast help!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.