Hello everyone. Currently using Crystal report 11. I am currently creating a report and I have it Grouped like this.
history_diagnosis.PatID
history_diagnosis. date_of_diagnosis.
In the details section I have the following fields
date_Of_service, GuarantorID, guarantor_liability.
What I am trying to do is capture all dates of service for a date range. I am using two parameters, Start Date and End date.
My problem is a client has a primary Diagnosis, that Diagnosis can changed. Example client 123 is given a diagnosis of X on 1/11/2008 and then on 6/6/2008 client 123 diagnosis is changed to a diagnosis of Y. Then on 9/1/2008 client 123 diagnosis is changed or updated again to a diagnosis of Z.
I want to print the dates of service for the diagnosis that covers the dates between Start Date and End Date. Currently all dates of service are printing for all the gouped diagnosis's.
Thanks for you help.
history_diagnosis.PatID
history_diagnosis. date_of_diagnosis.
In the details section I have the following fields
date_Of_service, GuarantorID, guarantor_liability.
What I am trying to do is capture all dates of service for a date range. I am using two parameters, Start Date and End date.
My problem is a client has a primary Diagnosis, that Diagnosis can changed. Example client 123 is given a diagnosis of X on 1/11/2008 and then on 6/6/2008 client 123 diagnosis is changed to a diagnosis of Y. Then on 9/1/2008 client 123 diagnosis is changed or updated again to a diagnosis of Z.
I want to print the dates of service for the diagnosis that covers the dates between Start Date and End Date. Currently all dates of service are printing for all the gouped diagnosis's.
Thanks for you help.