Using Crystal Reports 8.5 I am working with a report on our users essentially using one Oracle table. I have taken an unused field to enter each users supervisor (a short text field). Not wanting to type the full name of the supervisor (plus using a limited size field) I have entered each using the supervisor's 6 character User ID.
The table already contains the User ID (key field) and full name of each user (including the supervisors) along with other user specific information.
In my report I am using a number of groupings, one of which is the supervisor. I would rather not title the group with the User ID, but instead use the Supervisor's name.
Is there a way to dup the table in my report and link my supervisor field to the User ID field and therefore be able to have the Supervisor's name as the group title?
I know I could do this with a formula (if then), but there are a lot of supervisors......
The table already contains the User ID (key field) and full name of each user (including the supervisors) along with other user specific information.
In my report I am using a number of groupings, one of which is the supervisor. I would rather not title the group with the User ID, but instead use the Supervisor's name.
Is there a way to dup the table in my report and link my supervisor field to the User ID field and therefore be able to have the Supervisor's name as the group title?
I know I could do this with a formula (if then), but there are a lot of supervisors......