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 Desktop Discussions

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

Multiple Row Header Table

allancubos
5 - Atom

I need help in making a multiple row header table here in Alteryx. The output I want is something that can be downloaded into an excel file.

Have tried it using Summary but I am not getting what I want. Can someone help me please?

 

Attached is the Alteryx file along with my expected output file.

 

Thank you.

6 REPLIES 6
Emil_Kos
17 - Castor
17 - Castor

Hi @allancubos,


I have prepared a template that looks like this to make it work:

 

Emil_Kos_0-1615455666851.png

This the workflow:

 

Emil_Kos_1-1615455683826.png

By choosing some options we could keep the data in the correct format:

 

Emil_Kos_2-1615455712388.png

 

 

 

 

allancubos
5 - Atom

Thanks Emil.

 

This is the output I got from your attachment.

got.GIF

 

 

 

 

 

 

 

 

But this is far from what I exactly need below. Anything else I have to do?

 

need.GIF

Emil_Kos
17 - Castor
17 - Castor

Hi @allancubos,


In order to make it work you need to create a template file with proper columns.

 

It is the easiest way to achieve it.

 

Emil_Kos_0-1615460951797.png


And the output is appending below those lines. 

 

 

allancubos
5 - Atom

Hi Emil,

 

How can I do a template file with proper columns? 

 

How can I make that output table using the below raw file?

 

Can you make a workflow that when I run, it would give the result that I want? Have tried Summarize & Crosstab but can't see the result I want.

 

 

Raw File:

Raw File.GIF

Emil_Kos
17 - Castor
17 - Castor

Hi,

 

The template is attached.

 

You will need to remember to output the data using the range. 

 

So keeping this part is important:

 

$A2:J15

 

C:\Users\kosemi\Downloads\Expected Excel Output - Copy.xlsx|||Sheet1$A2:J15

allancubos
5 - Atom

Thank you Emil. Will check the workflow you attached. Can't access it now because my Alteryx version is outdated. Would have to update it first,

Labels
Top Solution Authors