Hi all,
I'm sure this isn't too hard and if I gave myself enough time, I could figure it out....however...
I have a query that displays the following fields:
Case# rcvd_dt cmp_dt
I need to do a TOTALS query that will count the total cases
Then I need to use WHERE to age the rcvd_dt 30 days
The cmp_dt is null so that I can see only Open claims
I'm not sure how to write the expression to age the rcvd_dt.
Any help would be most appreciated.
Thanks,
SJD
I'm sure this isn't too hard and if I gave myself enough time, I could figure it out....however...
I have a query that displays the following fields:
Case# rcvd_dt cmp_dt
I need to do a TOTALS query that will count the total cases
Then I need to use WHERE to age the rcvd_dt 30 days
The cmp_dt is null so that I can see only Open claims
I'm not sure how to write the expression to age the rcvd_dt.
Any help would be most appreciated.
Thanks,
SJD