Start Free Trial

Alteryx Designer Desktop Discussions

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

Changing some horizontal information to vertical information

SH_94
11 - Bolide

Dear community,

 

I would like to ask how we change some horizontal column into vertical column as per screenshot below:

SH_94_0-1672833524321.png

 

I have attached excel file below for reference.

 

Thank you.

 

4 REPLIES 4
grazitti_sapna
17 - Castor

Hi @SH_94 , Here is the solution to your problem. let me know if it was useful.

 

Sapna Gupta
SH_94
11 - Bolide

Hi @grazitti_sapna ,

 

Thank you for the prompt response. This is what i looking for. 

 

I compare my solution and your solution and the main difference is you have added the ID column. Can i understand further on the concept / reason of adding the ID in this scenario?

 

SH_94_0-1672835477358.png

 

Many thanks

 

grazitti_sapna
17 - Castor

@SH_94 , You can use deselect this field further if not required. I added it because else during cross tab it would have concatenated the data for all months in one record based on the group by columns selected. If you check I selected this column as part of group by to get all months data in different records.

grazitti_sapna_0-1672835706297.png

 

Sapna Gupta
binu_acs
21 - Polaris

@SH_94 One way of doing this

 

binuacs_0-1672835945321.png

 

Labels
Top Solution Authors