Hi all – I am simply trying to calculate the average of a column containing numbers produced by a formula. It is a “Formula” column, but the output of the formula is a number. The database contains all of my projects, and the column in question calcu...
Ah that worked, thank you! Yes, I had an option in the formula that if there was no value it would spit out “”. I changed it to spit out 0 instead, and now it works. Very helpful!