Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Arranging vertical data to a horizontal table

sharavanarcot
5 - Atom

Hello Gurus,

I have a requirement of arranging data in the vertical multi row data to a simple horizontal table. Any advice on how to achieve this is greatly appreciated.

FirstName   
LastName   
Ph.num1234567890  
zip code   
CityPhoenixSpouse FirstName 
CountryUSSpouse LastName 
Address   

 

to 

FirstNameLastNamePh.numzip codeCityCountryAddressSpouse FirstNameSpouse LastName
  1234567890 PhoenixUS   
4 REPLIES 4
FinnCharlton
13 - Pulsar

Hi @sharavanarcot ,

Here is one way to do this:

FinnCharlton_0-1674494996806.png

 

ShankerV
17 - Castor

Hi @sharavanarcot 

 

One way of doing this.

 

ShankerV_0-1674495280282.png

 

sharavanarcot
5 - Atom

@FinnCharlton @ShankerV  This works great!! Thank you so much. Learnt a lot.

ShankerV
17 - Castor

Hi @sharavanarcot 

 

Glad to know it helped for your learning too....

Labels
Top Solution Authors