Hi all,
We are using Crystal Xi and we have the following data:
Employee name Start date End date Reason
ABC 09/09/2010 11/09/2010 Fever
ABC 01/05/2011 07/05/2011 Migraine
XYZ 05/05/2011 05/07/2011 Depression
We need the present the data as below. Users will enter a date range and the report shows all the incidents with a Start date that falls between the selected date range, grouped by the Reason and also show the Reason from the last incident, if any. so if users select 15/04/2011 to 15/05/2011, the report will look like:
Group by Reason: Migraine
Employee name Start date End date Last reason
ABC 01/05/2011 07/05/2011 Fever
XYZ will not appear in the report as he only has 1 incident. We are almost done but we are struggling to show the last reason. Any suggestions please?
Thank you.
We are using Crystal Xi and we have the following data:
Employee name Start date End date Reason
ABC 09/09/2010 11/09/2010 Fever
ABC 01/05/2011 07/05/2011 Migraine
XYZ 05/05/2011 05/07/2011 Depression
We need the present the data as below. Users will enter a date range and the report shows all the incidents with a Start date that falls between the selected date range, grouped by the Reason and also show the Reason from the last incident, if any. so if users select 15/04/2011 to 15/05/2011, the report will look like:
Group by Reason: Migraine
Employee name Start date End date Last reason
ABC 01/05/2011 07/05/2011 Fever
XYZ will not appear in the report as he only has 1 incident. We are almost done but we are struggling to show the last reason. Any suggestions please?
Thank you.