G
Guest
I have a query where I am counting the number of items each group has...for
instance it would return the following:
Group A 20
Group B
Group C 15
Group D 30
The problem is nothing shows up for Group B because there are no values. Is
it possible that when there are no values to default a 0 in the query return
? I'm asking because in subsequent queries I have to do a percent
calculation off of this and it comes back blank instead of 0%
Thanks for reading and for any ideas you can give me.
instance it would return the following:
Group A 20
Group B
Group C 15
Group D 30
The problem is nothing shows up for Group B because there are no values. Is
it possible that when there are no values to default a 0 in the query return
? I'm asking because in subsequent queries I have to do a percent
calculation off of this and it comes back blank instead of 0%
Thanks for reading and for any ideas you can give me.