Hi,
I'm using 'Query List' activity in foreach loop, Query list activity's result storing in 'text' variable, the first iteration value is storing in 'test' variable properly, but the 'test' value is same for all the iterations. But each item the query list item reslut is different, but i don't understand why the variable value is same for all the iterations. Why i'm not able to assign new values to 'text' variable ?
Could please help me to resolve this issue.