Alteryx Designer Desktop Discussions

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

Filter by Column Header

LeslieB87
5 - Atom

Hi All,

 

I would like to apply a filter to column headers in 2 senses.

 

1) if it contains a certain column, I would like it to filter for true

2) if it does not contain the column, it would filter out on the false side.

 

Say for instance I have data set that has:

Name, number, date, invoice and total purchases

 

If the data contains the invoice, it should proceed to the true part, if not to the false part.

This is due different structures, where 1 "shop" provides an invoice number and the other doesn't.

 

Would it be possible?

 

Thanks

2 REPLIES 2
atcodedog05
22 - Nova
22 - Nova

Hi @LeslieB87 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1642061991964.png

 

Hope this helps : )

 

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @LeslieB87 

Cheers and have a nice day!

Labels