You'll have to modify the XSLT. I believe this has been discussed before on the archives. A search reveals
http://www.mail-archive.com/[email protected]/msg05400.html regards deepak On Fri, Apr 9, 2010 at 8:55 AM, prasanna bhat <[email protected]>wrote: > Hi, > > I'm using ant to run Jmeter scripts using the build script as suggested in > http://www.programmerplanet.org/pages/projects/jmeter-ant-task.php. I'm > using Aggregate report listener to log the results in a file. In the > generated reports the following columns are present. > > URL > > TestsFailuresSuccess RateAverage TimeMin TimeMax TimeI want to add 90% line > column also in the report. Can some one please provide some inputs or > pointers as to how i can accomplish this. > > Thanks, > Prasanna >

