I have added a subreport to the main report in the summary band. I have a column 'Employee_ID' in the main report. I want to make this column data values as Hyperlinks. The same column exists in the subreport as well. When clicking the 'Employee_ID' hyperlink values in main report, the hyperlink has to go to the corresponding 'Employee_ID' in the subreport.
Example:
Employee_ID | Employee_Name |
1 | empone |
2 | emptwo |
3 | empthree |
Employee_ID | Employee_Dependents |
1 | 4 |
2 | 6 |
3 | 2 |
Please provide guidelines on how to achieve this functionality.
Thanks in advance,
Shankar
0 Answers:
No answers yet