Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Filter Specific Rows from Data

Jmacnevin
7 - Meteor

Hello,

 

I'm hoping someone can help me determine the most efficient way to filter specific rows from a data set.  Below is an example of the input and output I'm trying to achieve:

 

Jmacnevin_1-1612883970105.png

 

 

Essentially I only want to see scenarios where the TRX_NUMBER duplicates, yet the TAX_RATE_CODE is different.  I think a Multi-Row formula would do the trick, but I'm a relatively new user and have difficulty with that tool.

Any assistance would be appreciated.

Thanks!

 

 

5 REPLIES 5
randreag
11 - Bolide

Hi @Jmacnevin 

 

I attached a workflow that i think will work 

 

I hope it helps

Hi @Jmacnevin 

 

I tackled it a bit differently in case records won't be in order. Please check if this works for you. Cheers!

 

christine_assaad_0-1612885748762.png

 

Jmacnevin
7 - Meteor

Thanks @aruiz-itp !  That worked!

Jmacnevin
7 - Meteor

Thanks @christine_assaad!  That does work for me as well.

Amarendra
10 - Fireball

Hi @Jmacnevin You can use the summarize tool and filter in distinct count

Labels
Top Solution Authors