You are viewing limited content. For full access, please sign in.

Question

Question

Group Query Results Based on Value

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

Answer

SELECTED ANSWER
replied on May 28, 2014

You would need to separate it out and add in functionality to build your html e-mail. See this post: https://answers.laserfiche.com/questions/53008/Email-HTML-table for some ideas. 

 

You'll probably end up with two for each loops. 

 

 

 

 

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.