Forum Discussion

DionTN's avatar
DionTN
Helper II
4 years ago

Add average to selected column and row

I want to add a calculated value to the selected row in the selected column.

 

I have this table:

Now i want to add averages in this table.

So in row 1 column 2 i need AVERAGE(calctable[bodycomp1])

row 2 column 2 AVERAGE(calctable[cardio1])

 

and so on....

 

3 Replies