Hi all,
I have an issue with the query list action. The scenario am going through is as follows. I am using a list which has only one column (which is a people and group type). The column is used to store user email id ( which is one user email per row). so now coming to the nintex workflow designer i used query list action and created a workflow variable as Var1 (which is text type). I reffered the list and pointed to the user email id column and used the filter to query entire list. In the variable column i used Var 1. I used a notification action and called the Var1 variable which i used to store the querylist result. When i initiate the workflow i can only see the email is being sent to user who is first in the list column and not for the others. Can anyone please help me in querying the entire list and sending the variable to the notification. I have been trying this since long and couldnt get through it.
Thanks in advance......