I am working on a report that will compute retirement eligibility.
There are two factors, and thus two reprots, one which I have added as a subreport.
Factor one, age greater than 60...I use an age formula to compute age based on a given date.
Factor two, years of service greater than 30
I use the same age formula to compute yrs svc.
Now I want to suppress any EMPLID's that appear in the subreport for years service if the employee is also over 60.
This will enable me to get an accurate count.
I am thinking along the lines of a shared variable, but would appreciate any other ideas...
There are two factors, and thus two reprots, one which I have added as a subreport.
Factor one, age greater than 60...I use an age formula to compute age based on a given date.
Factor two, years of service greater than 30
I use the same age formula to compute yrs svc.
Now I want to suppress any EMPLID's that appear in the subreport for years service if the employee is also over 60.
This will enable me to get an accurate count.
I am thinking along the lines of a shared variable, but would appreciate any other ideas...