My real problem is that our Job Traveler has massively ballooned with all the fields that have been requested to be added and now takes a very long time to print. I am filtering most of the lines out at the .rdl based on LaborEntryMethod. If I can filter this out at the RDD instead I expect a significant performance boost. However, the JobOper table doesn’t appear to take any criteria on this report.
Try duplicating your RDD (Actions > Duplicate RDD), and adding the criteria to the Duplicate. If that works, just change the RDD on the Report Style to use the dupe RDD.