Mike,
To modify the report, you can add BatchReport model callback to your sequence. If you are not familiar with callbacks, you can learn more about it in Chapter 10 of the TestStand Reference Manual (Start»Programs»National Instruments»TestStand x.x»Online Help»Manuals).
One tricky thing about the TestReport is that by default, it's not empty. Therefore, in order to modify the current behavior, you need to copy and paste the steps and local variables from the process model. The individual reports are added to the final report in step Get Batch Report UUT Item. You would need to do some programming there to exclude the report.
Regards,
Song Du
Systems Software
National Instruments R&D