I've got a report where I pull tickets for any given month and then report various metrics based on those tickets. I'd like to filter out tickets from the high end and low end of MTTR (Mean Time To Repair), to get a potentially more accurate average.
@MTTR is a formula based on 'Create Date' and 'Resolved Time'. Using @MTTR, how do I tell the report to eliminate the bottom and top 5%?
I'm using Crystal 9.
@MTTR is a formula based on 'Create Date' and 'Resolved Time'. Using @MTTR, how do I tell the report to eliminate the bottom and top 5%?
I'm using Crystal 9.