Hi,
I am using Crystal XI and DB2 database.
Q: How to do the drill down in XI?
Example:
There are two levels 1. Manager and 2. Emplyee
Parameter for the report is ManagerID.
Once select the manager ID, I have to provide the Manager detail and in the bottom of the report i need to provide the Employee's ID LINKS "who are falling under that selected Manager".
If we click on any of the EmployeeID, I need to provide that particular Employee information as a report.
(Means that I need to pass the selected Employee ID as a parameter in that new report.)
--------------------------------------------
Report1 (Parameter SID value = 101010)
SName :Name1
SId :101010
Location :xxxx
....
....
...
Emplyee's under "SuperV Name1"
12345 (Hyperlink)
67890 (Hyperlink)
11111 (Hyperlink)
---------------------------------------
If we click on the link 12345 then
we need the following report
Report2
Emp Nam: Emp1
Emp ID : 12345
Address :aaaa
Phone : 9993333
....
...
Please let me know your suggestion/comments.
If you need more information please let me know.
Thanks,
M
I am using Crystal XI and DB2 database.
Q: How to do the drill down in XI?
Example:
There are two levels 1. Manager and 2. Emplyee
Parameter for the report is ManagerID.
Once select the manager ID, I have to provide the Manager detail and in the bottom of the report i need to provide the Employee's ID LINKS "who are falling under that selected Manager".
If we click on any of the EmployeeID, I need to provide that particular Employee information as a report.
(Means that I need to pass the selected Employee ID as a parameter in that new report.)
--------------------------------------------
Report1 (Parameter SID value = 101010)
SName :Name1
SId :101010
Location :xxxx
....
....
...
Emplyee's under "SuperV Name1"
12345 (Hyperlink)
67890 (Hyperlink)
11111 (Hyperlink)
---------------------------------------
If we click on the link 12345 then
we need the following report
Report2
Emp Nam: Emp1
Emp ID : 12345
Address :aaaa
Phone : 9993333
....
...
Please let me know your suggestion/comments.
If you need more information please let me know.
Thanks,
M