Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.

How to merge a row with the header in alteryx

user1850275
6 - Meteoroid

Hi, 

How do you merge row 1 with the header row in alteryx?

5 REPLIES 5
alexnajm
18 - Pollux
18 - Pollux

What is your current data and your expected output?

user1850275
6 - Meteoroid

I have a header row; the next row is supposed to be a part of the header 

alexnajm
18 - Pollux
18 - Pollux

I have a presumed way, but I don’t want to guess in case the data is different than what I’m expecting. Can you please provide your current data (or at least a sample) amd your expected output?

user1850275
6 - Meteoroid

Yeah: here;s a sample

total salestotal sales
in calendar year 2021in calendar year 2022

the header row should look like:

total sales in calendar year 2021 

total sales in calendar year 2022

alexnajm
18 - Pollux
18 - Pollux

Done!