Start Free Trial

Alteryx Designer Desktop Discussions

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

Need to extract entity and region

ryxnewbie
6 - Meteoroid

Hi,

 

I am working on extracting entities and their regions from an excel spreadsheet that is compressed into different rows when you open an entity row. I have been able to separate out the entity through its own filter and the region from another filter. 

 

 

Here's my current flow: 

 

Screenshot 2024-12-03 171144.png

 

Now what I would like to do is extract the Entity & region on the same row instead of separate filters/rows: Screenshot 2024-12-03 170417-copy.PNGScreenshot 2024-12-03 170916.png

Is there a way of doing it? I appreciate the help. Thanks.

 

 

 

3 REPLIES 3
nagakavyasri
12 - Quasar

@ryxnewbie Use Join tool to get all the data in single row.

ryxnewbie
6 - Meteoroid

Hi @nagakavyasri, I tried doing that but it just added extra rows I did not need. So I am a little hesitant to do that. If you have done this before, can you please provide an example?

nagakavyasri
12 - Quasar

@ryxnewbie Can you please export your workflow with inputs?

Labels
Top Solution Authors