catchingup
Technical User
I am creating report in CR11 - I need to to show a listing of various meeting dates.
I am having an issue getting them to appear on the same rows - does anyone know how I can get this to work.
What I am looking for is the following:
GROUP 1: Business Unit
Group 2: Employee
Detail: MtgADate(s) MtgBDate(s)
so that a few rows would look like this:
HRDepartment MTG_A MTG_B
John Doe 4/4/06 6/7/07
6/4/07 9/10/07
Mary Jane 1/7/07 4/1/07
3/7/08
Instead of getting this, what I am getting puts each meeting date on a separate line.
These are derived off of a {MeetingDate} field with an separate description field determining which type of meeting the date applies to.
Any help is appreciated!!
I am having an issue getting them to appear on the same rows - does anyone know how I can get this to work.
What I am looking for is the following:
GROUP 1: Business Unit
Group 2: Employee
Detail: MtgADate(s) MtgBDate(s)
so that a few rows would look like this:
HRDepartment MTG_A MTG_B
John Doe 4/4/06 6/7/07
6/4/07 9/10/07
Mary Jane 1/7/07 4/1/07
3/7/08
Instead of getting this, what I am getting puts each meeting date on a separate line.
These are derived off of a {MeetingDate} field with an separate description field determining which type of meeting the date applies to.
Any help is appreciated!!