I want to use a calculated value for the average of some list columns.
I tried to use the runtime function "avg" but this didn't work.
e.g. calculated value (test) formula => avg(field1,field2,field3...)
Can I use this runtime function in this way?
Thanks for your help