I have added a column โAverageโ to a table called โScorecardโ which is calculating the average of column โGrossโ in a table called โRoundsโ using formula: AVERAGE(Rounds[Gross])
This gives me the average for all rows in table โRoundsโ
I am trying to modify this to only calculate the average where the column โHoleโ in table โRoundsโ is equal to column โHoleโ in the current table โScorecardโ.
Any help greatly appreciated.
Solved! Go to Solution.
Thanks Marc - have successfully combined with Average function to get desired result.
User | Count |
---|---|
16 | |
13 | |
8 | |
7 | |
4 |