I have a field that records rating scales of 1 to 5.
Some surveys aren't completely answered so the number field containing the scores turns up null or has a zero.
How do I get an average all numbers for that field, but ignore those that are null and those with zeros? I'm pretty sure it already ignores nulls, but we have to go back and delete the zeros for it to work.
Thanks for your help in advance.
Some surveys aren't completely answered so the number field containing the scores turns up null or has a zero.
How do I get an average all numbers for that field, but ignore those that are null and those with zeros? I'm pretty sure it already ignores nulls, but we have to go back and delete the zeros for it to work.
Thanks for your help in advance.