I have referred this thread Passing two variables in a ForEach controller in jmeter and able to pass multiple variables into the foreach controller
In foreach controller I am using URL variable which works fine and iterate through all the results from previous response extraction. But when I use ${__V(longitude_${__counter(,)})} it doesn't reset to 0 and when I hot the 2nd iteration item it doesn't match. how Is it possible?