I have a table that includes these four columns:
Account #
Service Code
Start Date
End Date
I have been able to see how many accounts have a certain service obviously quite easily by simply using the select expert and saying start date < x <= end date.
Is there any way to group a report for multiple dates? For instance, I would like to be able to see how many people had a service on each of the last seven days. I have done this with seven date formulas running totals, but it makes the report run inefficiently (and I would like to go back 30 days or more eventually).
Account #
Service Code
Start Date
End Date
I have been able to see how many accounts have a certain service obviously quite easily by simply using the select expert and saying start date < x <= end date.
Is there any way to group a report for multiple dates? For instance, I would like to be able to see how many people had a service on each of the last seven days. I have done this with seven date formulas running totals, but it makes the report run inefficiently (and I would like to go back 30 days or more eventually).