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.

Multiple column value split to rows

TE271203
7 - Meteor

Hi Team,

 

We have an excel file where multiple columns has comma separated values. Now, we are trying to split these values to rows and segregate it across each record. Which is causing records to grow like into GBs and its failing while loading it into a target table with space issue.

 

Source file has only 282 records and used text to columns tool with split to rows option.

Is there a solution and load the data.

Attached design of our job.

Please correct me if i am wrong.

 

Thank You,

Abdul Rasheed.

2 REPLIES 2
TE271203
7 - Meteor
 

Screenshot 2024-03-14 093144.png

 

Qiu
21 - Polaris
21 - Polaris

@TE271203 
We should consider the combination of Transpose and Crosstab for this kind of situation.

0314-TE271203.png

Labels
Top Solution Authors