itsgenekramer
Technical User
I am trying to do a distinct count of records based on 2 fields that equal each other and a 3rd date range field for a particular time period. The 3rd date range field is if the date is within 10 days of the data date.
For example if the particular period is between 8/1/03 and 8/31/03 I only want to count those records where Field A = Field A and Field B = Field B and the data date of those records is within 10 days of each other.
Any help is appreciated.
For example if the particular period is between 8/1/03 and 8/31/03 I only want to count those records where Field A = Field A and Field B = Field B and the data date of those records is within 10 days of each other.
Any help is appreciated.