Hi all,
I'm trying to create a workflow which queries a Sharepoint list (multiple columns and rows) and generates a document from a word template with the list data appearing in a table. I can successfully query Sharepoint and loop through the resulting Collection data but can't figure out how to get all that data passed to the Document Generation task to populate a table. I haven't found anything in help/videos that covers this scenario. Attached is a picture of the workflow. The email task is just to help me debug to see if the Loop is iterating through the rows of the list (it is).
Thanks,
Jeff