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.
SOLVED

Combining 2 Field names into one

AnastasiaG
6 - Meteoroid

Hello Alteryx Community,

 

In my input file, I have 2 rows that have field names. I need to combine these field names into one row. How would I do that?

 

Thank you,


Anastasia

 

 

 

5 REPLIES 5
binuacs
21 - Polaris

@AnastasiaG One way of doing this

image.png

ed_hayter
13 - Pulsar

Bit hard-coded with sample tools - but we can do this with a transpose and summarize

 

image.png

ChrisTX
16 - Nebula
16 - Nebula

Check out this example from the altertricks website:

 

Alteryx Design Pattern: Nested headers in Excel files
https://www.altertricks.com/design-patterns/alteryx-design-pattern-nested-headers-in-excel-files/

 

Chris

AnastasiaG
6 - Meteoroid

Thank you. It helped

AnastasiaG
6 - Meteoroid

Thank you. I used this solution in my flow and it worked

Labels
Top Solution Authors