I'm sure this is something abvious, but I have a formula which calculates an average (there are reasons why I can't just use the average function).
I have a summary field and a count field. In this particular example, the summary field equates to 3, and the count to 2. My formula divides one by the other, and returns the answer 2.0, when it should be 1.5. I am assuming it's being rounded up before the extra decimal place is being added. How do I fix this?
I have a summary field and a count field. In this particular example, the summary field equates to 3, and the count to 2. My formula divides one by the other, and returns the answer 2.0, when it should be 1.5. I am assuming it's being rounded up before the extra decimal place is being added. How do I fix this?