Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Output data from an excel sheet into a predefined word template

VickyA
6 - Meteoroid
Hello,
 
I am trying to output data from an excel sheet into a predefined word template (including table of contents and some sections) . This is a standardized word document with many sections to fill based on values form the excel. I don't want to remake the whole template using the reporting tools. Is there a way to output to specific sections in the word document ?
2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

This is not possible with the regular Output Data tool - since Reporting tools are not an option either, you'll have to look at using Python or something else to accomplish this!

alexnajm
18 - Pollux
18 - Pollux

Otherwise you may have to go down a complicated route like such: Looking for a way to Input results into a premade ... - Alteryx Community

Labels
Top Solution Authors