Calculating Average

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



Hi, just try to use the average fitting. No need to divide predators. Here is quick example from my app

Though ignore after the (

Hope this helps. Sorry. Away from pc so just sent quick screen shot.

Sorry. Meant ‘average’ setting/function.

There is no average setting unfortunately
Capture3
Capture4

How is the data field saved? Is it number?

Yes it is a number
Capture5

Do you have option for each items average?

1 Like

That solved it, thank you very much!

No worries. Sorry. Away from pc :slight_smile:

Glad you solved it.

1 Like