Adriano91e opened a new issue, #6346: URL: https://github.com/apache/jmeter/issues/6346
### Expected behavior I expect the calculations on the Transaction controller to respect the values described by the columns ### Actual behavior Hi everyone, I'm encountering an issue with the results in the HTML report. For testing purposes, I’ve set up a Thread Group with a Transaction Controller, and under it, two HTTP Request samplers. I’ve checked the "Generate Parent Sample" option, as commonly recommended. However, when generating the HTML report, I notice that the statistics for the Transaction Controller show incorrect data: for instance, the percentile value is calculated as a sum rather than the expected value for that column. Does anyone know what could be causing this? ### Steps to reproduce the problem 1. Configure a Thread Group in JMeter. 2. Add a Transaction Controller within the Thread Group. 3. Insert two HTTP Request samplers under the Transaction Controller. 4. Enable the "Generate Parent Sample" option as recommended. 5. Generate the HTML report. 6. Observe incorrect data in the report, particularly the percentile calculated as a sum instead of the correct value. ### JMeter Version 5.6.3 ### Java Version 11 ### OS Version Linux -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org