I am trying to put the finishing touches on a seniority report. This is what I have so far:
-> 2 Tables - Full Time & Part Time
-> Each table contains hours of seniority based on class (full time & part time)
I have two different reports a full time report and a part time report, my full time report works great (as it takes all the records from the full time tables and also the records from the part time table that the names match the records in the full time table). Hope I haven't lost anyone yet.
The Part Time report is were I am having difficulty. I currently have it set up so that when the report is ran it looks at all the records in the 'part time' table and finds only the records that do not have a matching record in the 'full time' table (thus employee must be Part Time). Now for my issue, when the report is ran I have it set up so that the user can select employees not to show up on the report via a dynamic parameter (ie: employee has not passed probation). When the list is shown to select the employees it includes all employees both Full Time and Part Time, my question is how would I set this up so that I only have Part Time employees show up on this list?
If you need more info please ask.
Thanks,
cdulong
-> 2 Tables - Full Time & Part Time
-> Each table contains hours of seniority based on class (full time & part time)
I have two different reports a full time report and a part time report, my full time report works great (as it takes all the records from the full time tables and also the records from the part time table that the names match the records in the full time table). Hope I haven't lost anyone yet.
The Part Time report is were I am having difficulty. I currently have it set up so that when the report is ran it looks at all the records in the 'part time' table and finds only the records that do not have a matching record in the 'full time' table (thus employee must be Part Time). Now for my issue, when the report is ran I have it set up so that the user can select employees not to show up on the report via a dynamic parameter (ie: employee has not passed probation). When the list is shown to select the employees it includes all employees both Full Time and Part Time, my question is how would I set this up so that I only have Part Time employees show up on this list?
If you need more info please ask.
Thanks,
cdulong