I have a query that counts the number of records that have a certain field populated with “Y” on a per user basis. I want to have all users listed with their counts, even if their count is zero. Currently, I only get users who have a count greater than 0. Any thoughts?
I have attached a screen shot of my query design. It’s data source is the results of another query.
I have tried various things to force all users to be lists, but no success.