Column values sum not 100%

Hi all,

I have a dataset with three columns whose column values are in percent. I see the sum of all the value, not 100%. How can I make it 100%?

 

Hi,

using the math forumula node, you can calculate the sum of the three columns and than divide the three individual ones by the sum and multiply it by 100

Cheers, Iris