Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Add a field name into the first row

knozawa
11 - Bolide

Hello,

 

I would like to add a field name into the first row.

 

Sample input:

IDNameCityStateCountry
1AppleSeattleWashingtonUSA
2MangoPortlandOregonUSA

 

Sample output: (the header is copied in the first row)

IDNameCityStateCountry
IDNameCityStateCountry
1AppleSeattleWashingtonUSA
2MangoPortlandOregonUSA

 

Sincerely,

Kazumi

1 REPLY 1
knozawa
11 - Bolide

Fixed it.

Labels
Top Solution Authors