i am using LR11.5, i have the following test data: TestData 1 2 3 4 5 when i run this script from Controller with 3 users LR picks it as user1->1, user2->1, user3->1
How do i achieve this case: user1->1, user2->2, user3->3 ??
Any help would be great.