Is there a way to get TPS based on the duration of a script instead of the duration of the total run? Simple example as follows. For the first 10 minutes, the first script runs with 5 users. For the second 10 minutes, the second scripts with 20 users. I want to see a TPS for the first script for 5 users at 10 minutes and a TPS for the second script for 20 users at 10 minutes. The TPS that LoadRunner Cloud is providing for each script is based on the 20 minute total, which is useless. Instead, I have to download the CSV data to add my own calculations. Is there a way to achieve this within LoadRunner Cloud?