HenryGreijer 0 Report post Posted April 7, 2015 I'm adding a variable in a loop that I want to pick a new date from a .csv file for every iteration. The WAPT help says: Different values for different: Choose a desired mode: users, sessions or loop_name iterations. However there is no "loop_name" available? See attached picture. Bug or has this option not yet been added? Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted April 9, 2015 You need to add the request into the loop. "Loop_name iterations" option is available for requests into the loop. Quote Share this post Link to post Share on other sites
HenryGreijer 0 Report post Posted April 9, 2015 Yes, that's exactly what I did but I still could not select "Loop_name iterations". Now it works however?? After playing around with it I think that the problem was that I had made duplicates of the loop and I didn't have unique names on each of the instances. No I have renamed the loops to "Loop name 1" and 2 and 3 and so on. Maybe you should consider to check the loop names that they are unique at creation or renaming? Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted April 10, 2015 Thanks for you bug report. We have changed a behavior of this feature in the new version, so all problems should be fixed. Quote Share this post Link to post Share on other sites