I have generated the Jmeter HTML Report but in the Graphs Child samples data is displayed (But I checked Generate parent sample Check box in Transaction controller).Where do I need to change if I want only Transactions to be displayed in graphs screenshot
I have used below command to run from Command line but Some graphs are empty and Request Summary is also empty but Child samples data is not displayed in the graphs
jmeter -Jjmeter.save.saveservice.subresults=false -n -t E:\apache-jmeter-5.1.1\bin\jp\BookWithTemplate.jmx -l E:\apache-jmeter-5.1.1\bin\CSV\BWT.csv -e -o E:\apache-jmeter-5.1.1\bin\GeneratedReports
In reports I need to have the results only for Transactions not for Child samples. In all the graphs Child samples should not be displayed.


