I want to select patients who had two or more medical visits within the past year AND at least one of the visits must be within the last 6 months.
I use record selection with date parameters to select patients with medical visits during the last year. I then use running totals (distinctcount) with formula evaluation to get the number of patients who had 2 or more visits in the last year.
That was fairly easy.
Either using record selection, group selection, running totals etc., how can I further limit the report to show those patients who had two or more visits during the last year AND at the same time had at least one visit during the last six months?
each visit record had a client.ID and visit date field.
Thanks in advance,
Jay
I use record selection with date parameters to select patients with medical visits during the last year. I then use running totals (distinctcount) with formula evaluation to get the number of patients who had 2 or more visits in the last year.
That was fairly easy.
Either using record selection, group selection, running totals etc., how can I further limit the report to show those patients who had two or more visits during the last year AND at the same time had at least one visit during the last six months?
each visit record had a client.ID and visit date field.
Thanks in advance,
Jay