Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Combining numerical columns for average

I have a data set with scores attributed to each row. There are 5 different fields that contain these scores. I want to combine all of these columns into 1 column I can average so I can get an averag...
  • Anonymous's avatar
    Anonymous
    2 years ago

    I solved this just by summing the collumns. There is no overlap so I do not really need an average.