Forum Discussion
Anonymous
4 years agoNot applicable
Calculate average with filter
Hello everybody, i need to calculate an average but i have to calculate the averagex with the despatch's quantity, for example, in brasil "Suma total de las etapas" = 157, and i have 21 despat...
- 4 years ago
Hi Anonymous
I don't think AVERAGE function ignores blank rows. However if it does you can divide the SUM over the COUNTROWS of the table
tamerj1
Community Champion
4 years agoHi Anonymous
I don't think AVERAGE function ignores blank rows. However if it does you can divide the SUM over the COUNTROWS of the table