We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

output data to excel with customized header

aeolus187
8 - Asteroid

Hi alteryx engineers,

 

how can we output data to excel with customized header like below? I have data need to populate into the green area, the column is started from row 3, and there are duplicated column name in one sheet. how can we achieve this?

aeolus187_0-1645162249198.png

 

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@aeolus187 
You can use the output tool with range and ignore the header.

NikyN
9 - Comet

Hello @aeolus187,

 

I would got with Render Tools to make it more dynamic (so in case any field name change/or will be added -- it will be automatically considered.

 

I would treat My Data and Cust Data as separated tables, where you can add the "header" (first 2 rows as in excel). Once both tables prepared --- I would use layout tool to bring these two tables together.

 

I agree with @Qiu, if your headers/columns won't change - the range solution is more effective (but have template prepared).

 

Best Luck!

NN

Labels
Top Solution Authors