Start Free Trial

Alteryx Designer Desktop Discussions

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

Copy the header to row 1

Sshasnk
8 - Asteroid

I want to copy the header and paste it in the row 1.

Example 1:

 

Input:

 

Header1Header2
23
64
79

 

Output:

Header1Header2
Header1Header2
23
64
79

 

 

 

2 REPLIES 2
Felipe_Ribeir0
16 - Nebula

Hi @Sshasnk 

 

One way of doing this

 

Felipe_Ribeir0_0-1674349858632.png

 

ShankerV
17 - Castor

Hi @Sshasnk 

 

Please find the expected result below.

 

ShankerV_0-1674365508213.png

Many thanks

Shanker V

 

 

Labels
Top Solution Authors