>> When I delete some records and use the file in Aggregate Graph listener
>> only one sample is displayed to me and not all the samples

> In that case the deletion must have been faulty.

Also to note, one should also never delete or edit raw CSV data file,
generated by a tool that you intend to pass back to tool for later
processing, in Excel. Excel sometimes reformats the data and messes up the
raw CSV data structure. May be same with Excel equivalent spreadsheet
software. Safest to make such changes in a plain text editor (editing might
be a hassle, but row deletion should be easy here).

On Wed, Nov 23, 2011 at 6:09 AM, sebb <[email protected]> wrote:

> On 22 November 2011 12:28, Udita Negi <[email protected]> wrote:
> > Is there a way in JMeter that I can edit the csv file generated by test
> run
> > and delete some records from them and then use the edited file to create
> > Aggregate Graph?
>
> No, not using JMeter.
>
> However, you can potentially arrange the Listeners so that they don't
> collect the unwanted samples in the first place.
>
> > When I delete some records and use the file in Aggregate Graph listener
> > only one sample is displayed to me and not all the samples
>
> In that case the deletion must have been faulty.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to