Forum Discussion
AlexeyK
Alumni
14 years agoI see. Unfortunately, currently, LoadComplete does not support variables in data selectors' expressions.
A possible workaround is to use some specific last names for these virtual users, for instance, Smith1, Smith2, Smith3,.. SmithN. In this case, perhaps, you will be able to create a regular expression that will work for such "strange" last names and ignore users with "human" last names.
I don't know your application and the data you use; this is just a quick idea. :-)