Hi
I am using Crystal reports 10
I am retrieving the employee details
I will be giving the employee number as the paramater as
for that parameter value I was able to retrieve the values
For example , if passed {?epm_no} value as 10, all the employee with number 10 used to come up
If I entered 50, all 50 employee details were coming
But now, I need the report with slight improvement
Can I pass multiple values to the parameter at the same time?
If I need to view the details of employee number 10, 20 30 and 50 at the same time in the same report
How can pass on all the values at the same time to the parameter {?emp_no}, so that I can view all the employees at once
Thanks
I am using Crystal reports 10
I am retrieving the employee details
I will be giving the employee number as the paramater as
for that parameter value I was able to retrieve the values
For example , if passed {?epm_no} value as 10, all the employee with number 10 used to come up
If I entered 50, all 50 employee details were coming
But now, I need the report with slight improvement
Can I pass multiple values to the parameter at the same time?
If I need to view the details of employee number 10, 20 30 and 50 at the same time in the same report
How can pass on all the values at the same time to the parameter {?emp_no}, so that I can view all the employees at once
Thanks