Didn't work either
Tried that...
That didn't work either.
Because I need to use "group by player_id" to sum the points....
No matter what I seem to try...
It ends up counting how many entries were used to sum the points.
When I use "Distinct" it shows "1", as each player does have a unique "distinct ID".
Do I need to create a new blank field in the table?
I do appreciate all the help you are trying to give me so far! :)