Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Multiple Selection

mcarvalho
6 - Meteoroid

Hi all,

 

 

I have to select about 100 fields in a database that has more than 6000 fields.

Is there any way that I combine a list of the fields that I want to select with the fields in the database automatically? Instead of having to find each specific field? 

 

Thanks for the help!

M.

5 REPLIES 5
apathetichell
20 - Arcturus

Transpose both so the field name is now in the [name] column and do a join on [name]

clmc9601
13 - Pulsar
13 - Pulsar

Hi @mcarvalho,

 

Philip's solution here is one of my favorite solutions I've seen for this use case. I hope this helps!

apathetichell
20 - Arcturus

@clmc9601  Always great to see Dynamic Select make an appearance.

mcarvalho
6 - Meteoroid

Thanks all! I really liked the Dynamic Select solution. It's the one that I used.

 

clmc9601
13 - Pulsar
13 - Pulsar

Hi @mcarvalho, I'm so glad it helped! Could you please mark one of these posts as a solution? It helps other users navigate the community and find answers, and it helps incentivize people to write solutions.  🙂

Labels
Top Solution Authors