Reputation: 820
But I want to know if I can set the "Parameter values" value in the JDBC Prepared Select using the following technique, involving Set Variable or User Variables.
You can see that when I try this, I get the errors below.
Upvotes: 0
Views: 815
Reputation: 168217
The correct syntax for __V() function would be:
${__V(consumer_id_${counter})}
If you're uncertain with the proper syntax go for the Function Helper Dialog
More information: Here’s What to Do to Combine Multiple JMeter Variables
Upvotes: 1