Cast your vote for the official 2025 Inspire Pin! Designs were submitted by fellow Community members and reflect the creativity and passion of Alteryx users across the globe. Vote now!
Free Trial

Alteryx Designer Desktop Discussions

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

updating a custom filter with an action tool - multiple selections

chickenlicken
8 - Asteroid

I'm trying to create an app that updates a custom filter with one or more values based on a List box input, but I'm not sure how to get the action tool to update more than one operand at a time.

 

Is this possible?  Or do I have to do this with select or other tool?

 

Thanks!

2 REPLIES 2
chickenlicken
8 - Asteroid

app now attached!

danilang
19 - Altair
19 - Altair

Hi @chickenlicken 

 

You're correct in thinking that a select is the way to go in this case.  Just make sure your actions is set to "Update Select with multi-select Listbox".  There are other ways to go about about this, but this is the least complex

 

Multi.png

 

Dan

Labels
Top Solution Authors