I am looking to the find the average of the Goals For (GF) and have it show up as dynamic text. I have the data stored in the data type: Games.
I don’t understand how to get the sum of GF and divide it by the count of GF.
The math expression would be sum(GF)/count(GF) = (3+4)/(1+1) = 7/2 = 3.5
costas
2
Hi, just try to use the average fitting. No need to divide predators. Here is quick example from my app
costas
3
Though ignore after the (
Hope this helps. Sorry. Away from pc so just sent quick screen shot.
costas
4
Sorry. Meant ‘average’ setting/function.
There is no average setting unfortunately


costas
6
How is the data field saved? Is it number?
costas
8
Do you have option for each items average?
1 Like
That solved it, thank you very much!
costas
10
No worries. Sorry. Away from pc 
Glad you solved it.
1 Like