I want to create a query that will count the number of data submittions over a set time frame. I have a table with organization name, measure id, start date and the data.
I created a query to count start date for the date range 5/1/12-8/30/12. I only get a single count for each. Does this have to be done with multiple queries?
I created a query to count start date for the date range 5/1/12-8/30/12. I only get a single count for each. Does this have to be done with multiple queries?