Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Reusing the same code for different columns and take average

I am trying to create a calculation, that takes in a column and outputs a value that I am going to later use to average all the values from all those columns. Issue is I have 9 columns and it seems l...