I am using Crystal XI, In order to get employee details I just created one parameter as EmpId and created a subreport to get employee name from employee basic table, that name I put in a shared variable and that share variable placed in the main report headers.
Then in order to get employee details I created a new subreport and place in the report group footer, and then in order to verify my formula value I created one shared variable in new subreport and placed there, It showed in both places but when I linked that subreport with employee name in the subreport table it doesn’t show any record, even I do have records there. I could not figured out why it’s not creating good link between main report and subreport.
I double checked the records in subreports by hard coding that specific employee name in the subreport and it shows the data there. I will appreciate any solution.
Then in order to get employee details I created a new subreport and place in the report group footer, and then in order to verify my formula value I created one shared variable in new subreport and placed there, It showed in both places but when I linked that subreport with employee name in the subreport table it doesn’t show any record, even I do have records there. I could not figured out why it’s not creating good link between main report and subreport.
I double checked the records in subreports by hard coding that specific employee name in the subreport and it shows the data there. I will appreciate any solution.