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.

Analytic App Filter on Concatenated Field

ryannschuessler
7 - Meteor

Hi! I'm trying to filter on a concatenated field in an analytic app. The field that can be up to 4 values, example 1: "one, two, three, four", but the field can have less in any order, example 2: "one, four, three"

 

I would like the user to select which values (preferably in the list box format, see attached) and when the user selects the values it calculates similarly to a contains OR function. 

 

For example if the user selects 'two' only example 1 would pass through the parameter but if the user selects 'one' and 'two' then both examples will be true. 

 

Thanks!

 
 
 
 

 

1 REPLY 1
nagakavyasri
12 - Quasar

Is this what you are looking for?

 

Screenshot 2023-06-27 141312.png

 

 

Depending on the options selected, data is filtered:

 

Screenshot 2023-06-27 141604.png

Labels
Top Solution Authors