Forum Discussion
Anonymous
7 years agoNot applicable
average
Hello, I have created a table and assigned it to variable myCount The table I get is like: Field1 Field2 ---------------------- value1 3 value7 1 value4 1 value5 9 ... Question How do I ge...
- 7 years ago
Hi Anonymous
AVERAGEX(myCount, [Field2] )
Please mark the question solved when we get to the solution and consider kudoing if posts are helpful.
Cheers

AlB
Community Champion
7 years agoHi Anonymous
AVERAGEX(myCount, [Field2] )
Please mark the question solved when we get to the solution and consider kudoing if posts are helpful.
Cheers ![]()