Alteryx Designer Desktop Discussions

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

Multiple Columns Filter

pchong
8 - Asteroid

Hi Community,

 

I am trying to do a multi-column (different names) filter with similar condition.

Please see below for an example I made.

 

Input :

pchong_0-1685540549340.png

 

Desired Output :

pchong_1-1685540569485.png

 

Basically, a simpler or smarter way to do this 

[ IF Criteria1 = "N" or Criteria2 = "N" or Criteria3 = "N" or Criteria4 = "N" ]

I have more than 20 criterias/columns to be filtered. Instead of writing a long OR statement, what is a better way?

 

Thank you.

1 REPLY 1
binuacs
21 - Polaris

@pchong One way of doing this

binuacs_0-1685541900390.png

 

Labels
Top Solution Authors