Originally posted by DBlank
can you make changes to the stored proc?
As noted in my original post... I could change the stored procedure and pass those in as parameters and have the data completely restricted, but there may be a time where they want to have the summary data (totals) shown at the bottom of the report, but hide the jobs... meaning we would still need the data so the report could report summary totals at bottom of report. BUT I guess I could make the summary a subreport.
Still would like to know how this could be done with the report itself and without altering the stored procedure.