asked on May 27, 2014
I have a workflow that queries a database for each row that has the value "False" in column "Completed". I then perform a lookup on each of those for the Supervisors information. that part I have completed.
What I need help with is being able to create an email for each supervisor found, that will list all of the "false" values returned that lists them as the supervisor. Am I able to use a "For Each Value" activity for this and then put the email activity inside of that like below?
0
0