Alteryx Designer Desktop Discussions

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

Merging multiple columns together

Saravanan13
8 - Asteroid

Hello,

 

I am working on PDF extract data in which "City or town, state or province2 & City or town, state or province" is not getting properly aligned. Currently the input data contains extract of two PDFs. The issue is "City or town, state or province2" is getting split into multiple columns randomly.Sometimes it is getting aligned properly but sometimes it is getting split in to more than on column.

 

I would need this column to reflect as shown in output. Basically if the column name contains "City or town, state or province" then I need all the values for the column in one column. Is there way to handle this dynamiically.

 

 

 

Input -

 

RowFormPermanent addressAffirmationRevisionCitizenship8 Date of birthNameCity or town, state or province2City or town, state or province
12345W-8BEN118 ABCNo10-2021India1/1/1901JohnINDIA 111111 
678910W-8BEN255 CDENo10-2021Srilanka1/1/1901Mark 222222

 

 

Output - 

 

RowFormPermanent addressAffirmationRevisionCitizenship8 Date of birthNameCity or town, state or province
12345W-8BEN118 ABCNo10-2021India1/1/1901JohnINDIA 111111
678910W-8BEN255 CDENo10-2021Srilanka1/1/1901Mark222222
10 REPLIES 10
binuacs
20 - Arcturus

@Saravanan13 you can try something like attached workflow

image.png

Saravanan13
8 - Asteroid

Hello All,

 

This works for the current input, but "City or town, state or province" Can be duplicated multiple times and values will split based on the extract results.

binuacs
20 - Arcturus

@Saravanan13 you can try this workflow with your use case, if still not working provide another input file with the above use case.

Qiu
20 - Arcturus
20 - Arcturus

@Saravanan13 
Maybe you can share some more sample input?

but I believe the flow from @binuacs  should work dynamicly given that he is using Transpose and CrossTab.

flying008
14 - Magnetar

Hi, @Saravanan13 

 

Another way of  dynamic solution for you: (Even the field 'City or town, state or province' be repeat split more the 10+ columns, this is done !)

 

录制_2023_10_31_09_32_23_333.gif

Saravanan13
8 - Asteroid

Hello,

 

can you share the workflow, I need to look at the configuration. This looks like it will resolve my problem.

caltang
17 - Castor
17 - Castor

@flying008 can't share workflows due to their internal policies. You should be able to replicate the workflow by looking at the gif I suppose. Otherwise, @flying008 can you provide screenshots of each configuration of each tool? So at least @Saravanan13 can do it himself.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Saravanan13
8 - Asteroid

I want to know the configuration of summarize tool, Dynamic replace and Dynamic select

Saravanan13
8 - Asteroid

Also want to how this below output was derived

 

ExpMin_nameMax_NameMaz_Size
    
Labels