I have a thread group with 2 different HTTP requests to test 10 users with CSV file of 10 rows of data.
In this scenario first HTTP request execute with 3 users with first 3 values from CSV file and remaining 7 users should used by second HTTP request with same CSV file used by remaining 7 data values.