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.

excel headers

xariet
8 - Asteroid

Hi All, 

this should be pretty easy to do, I just can't quite figure out how...

my data contains a few columns in excel. Column headers are generally in row 2, but some column headers are split - half in raw 1 and half in row 2. How do I get proper column headers in this case?  I need to bring column headers in one raw and then I can use dynamic rename tool I guess.

1 REPLY 1
flying008
15 - Aurora

Hi, @xariet 

 

If you input .xlsx file, please check the option [ First Row Contains Data ], then flow below : (Use Sample tool to split header row and data row, union all at last.)

 

录制_2024_04_08_14_26_20_581.gif

Labels
Top Solution Authors