Guys,
How to display the computed value of one report to another report.
For example
Emp number and salary are displayed in Report1. The maximum salary of the report1 has to be displayed on report2. I created a variable for the maximum salary and when I tried to display the same on report2, I am getting sum of salaries of all employees rather than the maximum salary.
Any valuable suggestion is highly appreciated.
Regards,
suris
How to display the computed value of one report to another report.
For example
Emp number and salary are displayed in Report1. The maximum salary of the report1 has to be displayed on report2. I created a variable for the maximum salary and when I tried to display the same on report2, I am getting sum of salaries of all employees rather than the maximum salary.
Any valuable suggestion is highly appreciated.
Regards,
suris