Hello!
I have a question about how to calculate ratios by columns without using column expression.
I have a table like this one with many columns and later I would need to use different variables:
I would need the same table but with percentages instead. I.e. for the first one would be: 1397 / total sum 11-F
If I use column expression node I would have to specify a new column for every column, since I want to do the same exercise with different variables using column expression would make the workflow not so automatic.
Does anyone have some hints on how to achieve it please?
Thanks!
The node gives the option to replace the values of the selected columns or to append newly created columns with a suffix name as it is the case in my example where I add a “%” symbol to the original column names: