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.

Mutliple Filters

aaceto1
5 - Atom

Hello,

 

Please see the attached sample data as I cannot provide the data I am working on since it is confidential.

 

The output tab is what I am working towards.

 

Ultimately, I am trying to filter out blank items in the LE Column as well as the Population Column, but need to keep 00009A and 00009C on the item # column even if the other two columns are blank. 

7 REPLIES 7
binuacs
21 - Polaris

@aaceto1 you can use the data cleansing tool and select the remove null rows 

binuacs_1-1674747585142.png

 

 

aaceto1
5 - Atom

That didn't seem to work because although the other two columns may be blank, if they contain the item numbers of 009999A or 009999C the rows need to remain.

binuacs
21 - Polaris

@aaceto1 Can you update your input file  , the above result was created based on your input file and output file

aaceto1
5 - Atom

What should I update? The first tab is the input the second tab is the output. I want to remove blank rows for LE and and Population, but keep the blanks in the population if the item number is reflecting 009999A and 009999C.

binuacs
21 - Polaris

@aaceto1 the alteryx output is the same as the expected output you provided, am I missing something?

 

binuacs_0-1674750143554.png

 

aaceto1
5 - Atom

aaceto1_0-1674750464042.png

I don't have the same options you listed.

binuacs
21 - Polaris

@aaceto1 another way with the filter tool

binuacs_0-1674751156340.png

 

Labels
Top Solution Authors