Hi
I have a report with two tables. A client demographic table which contains a unique Patient ID and a visits table which contains the visit date.
The data is grouped by patient ID. I can use a running total or formula to display the earliest visit for each patient.
1) How can I select only those patients whose earliest visit
falls within a specified date range?
2) How can I then further group these patients by the year of their earliest visit?
Thanks,
Jay
I have a report with two tables. A client demographic table which contains a unique Patient ID and a visits table which contains the visit date.
The data is grouped by patient ID. I can use a running total or formula to display the earliest visit for each patient.
1) How can I select only those patients whose earliest visit
falls within a specified date range?
2) How can I then further group these patients by the year of their earliest visit?
Thanks,
Jay