Hey all,
I have a DistinctCount function that returns a number with two decimal places. Of course, I want no decimals since this is a count.
I looked in CR help and found the Round function, and changed my formula look like this:
Round (DistinctCount ({CONTACT1.CONTACT}),0)
But it still returns a number with 2 decimal places. What am I doing wrong? Is "Round" the function I want to use anyway?
Thanks in Advance,
Dan Lee
I have a DistinctCount function that returns a number with two decimal places. Of course, I want no decimals since this is a count.
I looked in CR help and found the Round function, and changed my formula look like this:
Round (DistinctCount ({CONTACT1.CONTACT}),0)
But it still returns a number with 2 decimal places. What am I doing wrong? Is "Round" the function I want to use anyway?
Thanks in Advance,
Dan Lee