I have a table that captures patients that belong in a registry with a START_DATE field and an END_DATE field. I've added a Date range parameter {?Date Range} so I can run this report for whatever date range requested.
I'm struggling to write a select statement that will include the patients that belonged to the registry during the date range selected because all active patients have the default date 12/31/9999. Any ideas on how this can be done?
I'm struggling to write a select statement that will include the patients that belonged to the registry during the date range selected because all active patients have the default date 12/31/9999. Any ideas on how this can be done?