Skip to main content
Nintex Community Menu Bar

Need to place repeating section data into a generated document

  • March 10, 2020
  • 1 reply
  • 8 views

AndrewRobinson
Forum|alt.badge.img+2

I have a form that collects an employee name and a repeating section to capture vacation start and end dates. I have created a workflow to get the repeating section data into another list now I'm trying to figure out how to get the repeating section data into a generated document using the document generation action. 

 

Thanks

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • March 10, 2020
I would use the original XML and using the query XML action output each column to a collection variable.
Once done create a tabe in the word document and use Table Data in the Document generation action and table replication to output the data.

Check the help files for Information about table data.