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

Question

Question

Query with multiple record output

asked on October 30, 2018 Show version history

I am using the Query activity to select several records and I want to create an output mail-merge document for each record and then email the documents.

It is only processing the first record.  I suspect the Query output must be formatted as multivalue tokens, but I don't know how to do this.  

Any help is appreciated.

0 0

Replies

replied on October 30, 2018

Usually you'll follow the query with a "For Each Row" pointed back to the query's results.

Inside the loop you can either build each document or add values to tokens for processing after the loop.

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.