Hi there,
I am trying to populate some Word Doc or PDF forms using data I am manipulating in Alteryx.
I'm curious if there are any indepth resources available for for either creating these templates using Alteryx, or printing to Named Ranges in Word.
There are 5 "sections" of the total document, each of which could have a variable table length depending on the number of records which are returned.
I.e. Part Count might have 20 lines or 100, I would like the table to continue the same formatting onto a 2nd or 3rd page if required.
I have no problem manipulating the data in alteryx to get the tables where I want, it is the actual printing of these to the forms I already have created, OR, creating these forms in Alteryx and then publishing the data which I am struggling with.
Is Alteryx not the tool for the job?