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

Transposing row data into Columns five data at a time

Adithya_S
7 - Meteor

Hello Community,

 

I scraped data from web using below link,

 

https://www.census.gov/newsroom/press-releases/2018/estimates-cities.html

 

Adithya_S_0-1608105143662.png

I have got the following output,

 

Adithya_S_1-1608105235363.png

 

I am expecting to transpose every 5 record into column like below table,

 

Adithya_S_2-1608105336544.png

Requesting you all to help me out here.

 

thanks in advance

7 REPLIES 7
grazitti_sapna
17 - Castor

Hi @Adithya_S , can you possibly share your workflow or the sample file so that we can create you a mock workflow?

 

Thanks.

Sapna Gupta
Adithya_S
7 - Meteor

Hello Sapna,

 

Thanks for replying,

 

I have attached my workflow.

Emil_Kos
17 - Castor
17 - Castor

Hi @Adithya_S,

 

I have prepared solution for you. 

 

It looks like I misunderstand your request

grazitti_sapna
17 - Castor

Hi @Adithya_S , here is my solution to the problem.

grazitti_sapna_0-1608106547109.png

 

I hope this helps, kindly mark my post as solution if it solves your purpose.

 

Thanks.

Sapna Gupta
Qiu
21 - Polaris
21 - Polaris

@Adithya_S 

How about using Make Column Tool?

1216- Adithya_S.PNG

Adithya_S
7 - Meteor

Hello Sapna,

 

Thanks much, this is exactly what i wanted.

Adithya_S
7 - Meteor

Hello Qiu,

 

It was an easy and simple method, and it works,

 

Thanks.

Labels
Top Solution Authors