Hi all,
I have a Staff list drop-down which is a multi-valued list and consist of Staff names based on a department. I have also created dynamic fields based on the Department and the Staff List field. Therefore, the Staff List drop-down is dependent based on a specific department. Now, I want that for any staff selected from the drop-down list and an email is sent to the respective staff
In my workflow design, I have used a QueryData activity which retrieves staff names of a specific department coupled with the For Each Row activity. Within the For Each Row actvity, I have added the Email activity and the To recipient is the ForEachRow_Email.
But, while choosing more than one staff from the multi-valued staff list drop-down list, email is being sent to only the first selected staff. I have used track tokens activity to troubleshoot but it is showing the first email address. Can you please tell me where I am wrong?
Thanks
Kind Regards,
Sheila