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

CONCATENATE ROWS CONTAINING TEXT

Jaloy_1973
8 - Asteroid

Hi,

 

I am trying to transform some data captured from a PDF, in order to work with it.
I have a column with data (Column F), which are identified as ‘Numeric’ Yes/No in column G.
My goal is to concatenate the rows of the non-numeric fields, but the problem is that sometimes I have 2 data to concatenate, others 3, 5...
I was trying to use the multi-row formula, but I don't know how to pick up this variability in the text fields.

I attach a data file with a sample and the target I'm looking for.

 

Any suggestion?

 

Many thanks,

Jordi

 

4 REPLIES 4
binuacs
21 - Polaris

@Jaloy_1973 one way of doing this

image.png

SPetrie
13 - Pulsar

Here is another possible way of doing this.example.PNG

nagakavyasri
12 - Quasar

Another way of doing this:

 

Screenshot 2024-10-23 112158.png

Jaloy_1973
8 - Asteroid

Many thanks for all your solutions.

Best.

Labels
Top Solution Authors