Hello all,
I am running a query that is used to show a count of certain values. For example: The number of different Allegations.
The values would be grouped and counted:
Damage Claim 3
DUI 2
and so on. This works as it should in the query, but I noticed that the query has a blank in the first row.
Is this due to some records not having any values in the Allegation field?
This is what is looks like:
(Blank) 0
Damage Claim 3
DUI 2
It is not really a deal buster for me, I was just curious as to why this happens.
I am running a query that is used to show a count of certain values. For example: The number of different Allegations.
The values would be grouped and counted:
Damage Claim 3
DUI 2
and so on. This works as it should in the query, but I noticed that the query has a blank in the first row.
Is this due to some records not having any values in the Allegation field?
This is what is looks like:
(Blank) 0
Damage Claim 3
DUI 2
It is not really a deal buster for me, I was just curious as to why this happens.