I am having a small problem with a query that sometimes does not generate any data due to the criteria not being met. When I report this queried data I would like it to show up as a zero value instead of a null or blank query. Sometimes my data will satisfy the query criteria and other times there will be no data for the query. For example:
Results when the criteria is not met:
Query 1:
Count Sum
(blank) (blank)
I would like the query results to look like this:
Count Sum
0 0
Any guidance would be a great deal of help.
Thanks'
GIScrew
Results when the criteria is not met:
Query 1:
Count Sum
(blank) (blank)
I would like the query results to look like this:
Count Sum
0 0
Any guidance would be a great deal of help.
Thanks'
GIScrew