thread767-805592
I want to count for each user tickets/records entered. I need the report to also show those users that did not issue any tickets in the period so the count or distinct count would be 0 or a Null value.
How do I get Crystal to return a value of 0 where no records exist to be counted for a user?
I want to count for each user tickets/records entered. I need the report to also show those users that did not issue any tickets in the period so the count or distinct count would be 0 or a Null value.
How do I get Crystal to return a value of 0 where no records exist to be counted for a user?