Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Creating a workflow and push excel output

mbudcst
7 - Meteor

Good morning, I was wondering how I would approach this. The first screenshot is a shell of my workflow. The second screenshot is what I have thus far. In the second screenshot I have 6 input data tools connecting to a table, all in their own containers. The reason why I have them connected to their individual tables is because I only need certain fields for each. The third and fourth screenshot is what I need my output to match with the target excel formatting. Any ideas on how I should approach this? I apologize if this is a loaded question. Still learning Alteryx. Also if I run what I have so far the results look like screenshot number five, which shows the column name in each row and now just the top. 

 

Thank you! 

 

2 REPLIES 2
kylemhabe
8 - Asteroid

Good Morning @mbudcst,

 

Unless you want to have an individual table for each input, its not necessary to use the table tool to select/deselect fields. You can use the select tool to do this.

kylemhabe_1-1584106290313.png

 

To get your output to the way you want it, you can change the settings in the Basic Table tool. If you look at the tools configuration, select 'Default Table Settings...' Here you can change the appearance of how the column headers will look, as well as how the data in the table will be presented. You can connect the browse tool to the Basic table tool if you want to see how your table will look. 

 

Best,

Kyle

 

mbudcst
7 - Meteor

Thank you so much! This is exactly what I needed!!

Labels