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

Text to Columns & Rows from Single Cell

kafka_u21
7 - Meteor

I am new to Alteryx, hence the query:

I have data formatted in an excel in a single column, i need to break it into multiple rows & columns with headers. how to go about it?

Single data cell contains this continuous data like : "ID:123,name:smith,city: chicago,state;IL,Country:US;ID:234,anem:john,city:LA,State:california"....

Basically i want it to be displayed in table structure with table headers of ID, Name, City, State & Country and data in rows.

11 REPLIES 11
kafka_u21
7 - Meteor

works perfectly. Thanks so much,

kafka_u21
7 - Meteor

Thanks flying008, but the input actually is in a single column and single row. I used the solution provided earlier and it worked for me. but thanks for this, pretty sure will be useful for me as i continue learning more about alteryx.

Labels
Top Solution Authors