Start Free Trial

Alteryx Designer Desktop Discussions

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

Second row as the header name

kathbanc
8 - Asteroid

Hi! 

 

I'm new to alteryx, kindly help your guy here. 

 

Question : 

I want the second row to be the header ,

 

kathbanc_0-1685503023383.png

 

OUTPUT

 

kathbanc_1-1685503137207.png

 

 

Thank you in advance

6 REPLIES 6
geraldo
13 - Pulsar

@kathbanc 

 


if you give more information like if you are reading a file...

 

kathbanc
8 - Asteroid

Hi Goodmorning, 

 

XLS is the input file. I want the second row from the XLS to be the header name. 

ShankerV
17 - Castor

Hi @kathbanc 

 

Please use the below setting in the Input tool while reading the Excel file.

 

ShankerV_0-1685504906841.png

 

 

Data's in the Excel file was:

ShankerV_0-1685504984458.png

 

 

2nd row used as the Header while reading below:

 

ShankerV_1-1685505019186.png

 

Many thanks

Shanker V

kathbanc
8 - Asteroid

Thank you for this, 

 

this is my workflow,  I use the dynamic input tool, 

 

The scenario is,  there's a lot of file on the folder, I must select the latest file ( already done) 

 

the thing is, there is no input tool, since I use the directory and dynamic tool to read the excel file

 

kathbanc_0-1685505513930.png

 

ShankerV
17 - Castor

Hi @kathbanc 

 

Please do the modification in the Dynamic input tool.

 

ShankerV_0-1685506714280.png

 

Many thanks

Shanker V

 

 

kathbanc
8 - Asteroid

It works! thank you so much Shanker! 

Labels
Top Solution Authors